This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: standard libraries
- To: gcc at gcc dot gnu dot org
- Subject: RE: standard libraries
- From: biswapesh dot chattopadhyay at bt dot com
- Date: Fri, 11 May 2001 14:37:46 +0100
Look for a file named 'specs' in the gcc lib directory then search for the
section starting with '*lib'
- Biswa.
> -----Original Message-----
> From: Mark Aulick [mailto:Mark.Aulick@HOSystems.com]
> Sent: 11 May 2001 14:09
> To: 'gcc@gcc.gnu.org'
> Subject: standard libraries
>
>
> Does gcc maintain a "list" of the standard libraries that it
> automatically
> searches? The documentation seems to indicate that it
> searches "libgcc.a"
> automatically, but is that hard-coded into the compiler or is
> there a file
> with this configuration in it? I'd like to have gcc search
> the math library
> "libm.a" automatically as well, but I have not been able to
> find a way to do
> it.
>
> Thanks.
>
> C. Mark Aulick
> H. O. Systems
> phone: 912-527-4169
> email: Mark.Aulick@hosystems.com
> amateur radio callsign: KF4MLT
>