This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with '-static' in 3.0 release on AIX
- To: Alexandre Oliva <aoliva at redhat dot com>
- Subject: Re: Problem with '-static' in 3.0 release on AIX
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Thu, 21 Jun 2001 17:01:19 -0400
- cc: Matt_Conway at i2 dot com, gcc at gcc dot gnu dot org
>>>>> Alexandre Oliva writes:
Alexandre> What's wrong with a plain `make bootstrap'?
Because part of libstdc++ reqiures the GNU Assembler. However the
GNU Assembler support for AIX (performed by a company which shall remain
nameless) has bugs which still are in the process of being fixed. Those
bugs make it better to avoid the GNU Assembler except when needed.
David