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

Re: Not everyone is linking shared libraries to libc



Wichert Akkerman <wichert@valinux.com> wrote:
>> 
>> 	gcc -Wl,-soname,libfoo.so.1 -shared foo.o blah.o -o libfoo.so.1

> Shouldn't there be a -lc in there?

gcc adds it for you.
-- 
Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



Reply to: