Re: Math library for Alpha Tru64

2008-01-12 Thread Andrew Haley
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

Re: Math library for Alpha Tru64

2008-01-11 Thread Joe Buck
On Fri, Jan 11, 2008 at 05:01:02PM +0100, Adrián Bravo Navarro wrote: > 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

Math library for Alpha Tru64

2008-01-11 Thread Adrián Bravo Navarro
Hi all 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. Thanks Adr