|
Blue Forest http://www.lslnet.com at 10:18 on June 6, 2006
Makefile (Online wait can return)
Members :
I have accepted the cc compiler (Solaris) to prepare a Makefile gcc compiler (Slackware Linux) Makefile. There is a paragraph do not know how to write. As follows :
Rev. cc in the Makefile :
LIB= -lnotes -lC -lthread -lc
Gcc should be in how to write? -lthread Be -lpthread -lnotes notes is the bank may not need changes, but others
Two how to write?
2>;cc counterparts in the G is the -share gcc?
3>; I add a Makefile in the -L$ gcc (LIBDIR) so the results can be found in addition to other libxxx.so, with the exception of a libxxx.so I used the wrong link -lxxx results.
Not, can be forced to tell me I must export LD_LIBRARY_PATH possible
Cause or solution? |
| |