gcc lib/objs

wilson k.j wilson_kjacob@yahoo.com
Wed Apr 16 12:03:00 GMT 2003


Hi,

Can somebody there explain the order of linking of
libraries (especially when I have combination of both
shared / archive) on gcc/linux platform. Also It would
be greatful if you can explain how symbols from each
library are referred to the application. For example
if I say,
   g++ -o myapp myobjs.o \
     -llib1 -llib2

Will all the symbols from lib1 and lib2 are referred ?

Or some document locations on the above would be
appreciable.

Thanks and Regards
Wilson

__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com



More information about the Gcc mailing list