This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
clib linking
- From: Karsten Fuhrmann <karsten_fuhrmann at cartoon-film dot de>
- To: binutils at sources dot redhat dot com
- Date: Wed, 22 Dec 2004 13:59:26 +0100
- Subject: clib linking
Hello List,
is there a way to tell the linker to link static against libc, because
in my make file i cant find the -lc flag anywhere. Maybe clib is a
implicit flag or how is this handled.
And the same magic seems to work with the part of code which is linked
to every program to allow loading of shared libs am i right ?
Regards,
Karsten Fuhrmann