This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: More complex linkage failures on AIX
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: gdr at acm dot org
- Cc: "Benjamin Kosnik" <bkoz at redhat dot com>, gdr at integrable-solutions dot net, libstdc++ at gcc dot gnu dot org
- Date: Thu, 10 Jun 2004 23:12:25 -0400
- Subject: Re: More complex linkage failures on AIX
- References: <200406101636.i5AGau227702@makai.watson.ibm.com> <1899.::ffff:24.250.169.187.1086923172.squirrel@webmail.nerim.net>
>>>>> Gabriel Dos Reis writes:
Gaby> Doesn't AIX implement those C99 functions?
Gaby> If yes, then the library where they are put should be linked with
Gaby> libstdc++. If not, then we ought to supply sutbs in libmath/stubs.c
AIX 5.1 does not provide those C99 functions, AFAICT.
David