help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Make File]How to build a execute file whose entry is in one lib?


From: ray . blackwhite
Subject: [Make File]How to build a execute file whose entry is in one lib?
Date: 30 Apr 2006 18:19:38 -0700
User-agent: G2/0.2

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]