Re: static lib problem

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

 



Hi Guy,

>But what is the problem ???

The problem was that you were using "ld" directly, instead of "gcc".

To see how gcc invoked ld "under the covers", do this...

gcc -v -o Linux/crlf Linux/crlf.o
-L../../libLassiec/Unix/Linux -Wl,-Bstatic -llassiec -lisam -lc_nonshared

HTH,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux