This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.3.4 build report: powerpc-ibm-aix4.3.3.0
Joe Buck <Joe.Buck@synopsys.COM> writes:
| On Thu, Jun 03, 2004 at 09:20:01PM +0200, Gabriel Dos Reis wrote:
| > Joe Buck <Joe.Buck@synopsys.COM> writes:
| >
| > | I built 3.3.4 for AIX 4.3.3 (powerpc-ibm-aix4.3.3.0), using
| > | the vendor cc, as, and ld. Results are at
| > | http://gcc.gnu.org/ml/gcc-testresults/2004-06/msg00101.html .
| >
| > Thanks for the report.
|
| > | I had to use --disable-nls to get a successful build. Without this flag,
| > | I got the following failure in the gcc/intl directory:
| > | [deleted]
|
| > Interesting. From intl/ChangeLog, files in gcc/intl have not been
| > changed since 2003-05-13, the release of 3.3.0.
|
| Note that it was the vendor compiler that rejected the code, also that
| this is a rather old version of AIX (I basically run tests on random
| boxes from our company's porting center, many of which aren't otherwise
| used and haven't been upgraded in years).
I believe the (vendor) compiler right rejected the code.
| So I don't know if this ever worked.
-- Gaby