Thread: How to build a execute file whose entry is in one lib?
How to build a execute file whose entry
is in one lib?
2006-05-01 01:19:38
I have a lib, which already has a program entry (the
main()).
So new program based on the lib will use Main(), it will be
called by
the lib.
How to write the Make file? Generally, make should assign a
file which
contain the entry point, but now the entry is in the lib.
_______________________________________________
help-gnu-utils mailing list
help-gnu-utilsgnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-utils