This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Math library for Alpha Tru64
- From: Andrew Haley <aph at redhat dot com>
- To: Adrián Bravo Navarro <adrian dot bravo at fdi dot ucm dot es>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 12 Jan 2008 11:34:34 +0000
- Subject: Re: Math library for Alpha Tru64
- References: <1200067262.19077.11.camel@montseny.dacya.ucm.es>
Adrián Bravo Navarro writes:
> I come to you looking for some light ;) We are developing an
> application that needs to link statically math.h. I've been looking
> for libm.a for Tru64 Alpha with no success at all. System comes
> with .so so but i think it's not possible converting .so into .a
> Any help is welcome.
Two obervations:
libm.a is provided by libc, not by gcc.
If you need to link statically with libm on a system that deliberately
doesn't provide it, you are doing something very wrong.
Having said all that, are you absolutely sure there isn't a developer
library that contains libm.a that you haven't installed? OS vendors
typically put static archives in separate packages.
Andrew.
--
Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK
Registered in England and Wales No. 3798903