This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Where is ld.so and libdl.so built from
- From: Andrew Haley <aph at redhat dot com>
- To: Mayank Kumar <mayank at microsoft dot com>
- Cc: "gcc-help at gcc dot gnu dot org" <gcc-help at gcc dot gnu dot org>
- Date: Mon, 26 Mar 2007 12:42:08 +0100
- Subject: Re: Where is ld.so and libdl.so built from
- References: <76EBE649FB0E0E4DA883B5840459059F143A4C2252@AA-EXMSG-C412.southpacific.corp.microsoft.com>
Mayank Kumar writes:
> In gcc packages, I could not find ld.so and libdl.so
> Binutils only contains ld.
Redirected to gcc-help@gcc.gnu.org. Please don't ask user questions
on the gcc mailing list.
> Where can I find the gnu source code for libdl.so and ld.so
In glibc.
Andrew.