help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error compiling gcc/g++ 4.1.1 on AIX 5.2


From: Michael H.
Subject: Error compiling gcc/g++ 4.1.1 on AIX 5.2
Date: Sun, 24 Jun 2007 13:01:39 -0700
User-agent: G2/1.0

Hi,

I'm trying to compile gcc/g++ 4.1.1 on AIX 5.2. I called configure
with parameters --disable-aix64 --disable-nls --enable-languages=c++.
At first everything seams to work fine, but then I get lots of errors
while compiling <builddir>/gcc/insn-conditions.c, like

<srcdir>/gcc/config/rs6000.md:4695: error 'TARGET_POWER2' undeclared
here (not in a function)
<srcdir>/gcc/config/rs6000.md:4695: error 'TARGET_HARD_FLOAT'
undeclared here (not in a function)

followed by

<srcdir>/gcc/config/rs6000.md:4696: warning: missing initializer
<srcdir>/gcc/config/rs6000.md:4696: warning: (near initialization for
'insn_conditions[1].value')

Any ideas what's going wrong here?

Michael



reply via email to

[Prev in Thread] Current Thread [Next in Thread]