public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Math library for Alpha Tru64
@ 2008-01-11 15:56 Adrián Bravo Navarro
  2008-01-11 16:56 ` Joe Buck
  2008-01-12 18:13 ` Andrew Haley
  0 siblings, 2 replies; 3+ messages in thread
From: Adrián Bravo Navarro @ 2008-01-11 15:56 UTC (permalink / raw)
  To: gcc

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
Adrián

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Math library for Alpha Tru64
  2008-01-11 15:56 Math library for Alpha Tru64 Adrián Bravo Navarro
@ 2008-01-11 16:56 ` Joe Buck
  2008-01-12 18:13 ` Andrew Haley
  1 sibling, 0 replies; 3+ messages in thread
From: Joe Buck @ 2008-01-11 16:56 UTC (permalink / raw)
  To: Adrián Bravo Navarro; +Cc: gcc

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 not possible converting .so into .a 
> Any help is welcome.

Sorry, wrong list.  I suggest trying to find a Tru64 Alpha forum.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Math library for Alpha Tru64
  2008-01-11 15:56 Math library for Alpha Tru64 Adrián Bravo Navarro
  2008-01-11 16:56 ` Joe Buck
@ 2008-01-12 18:13 ` Andrew Haley
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Haley @ 2008-01-12 18:13 UTC (permalink / raw)
  To: Adrián Bravo Navarro; +Cc: gcc

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-12 11:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-11 15:56 Math library for Alpha Tru64 Adrián Bravo Navarro
2008-01-11 16:56 ` Joe Buck
2008-01-12 18:13 ` Andrew Haley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).