On 24 Jun., 22:01, "Michael H." <[EMAIL PROTECTED]> wrote:
> 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
>
Hi,

I found the answer in mailing list gnu-bugs. The reason is a bug in
gawk (see GCC Bugzilla Bug
19601). After installing a new version of gawk (3.1.5) the error does
no longer occur.

Michael

_______________________________________________
help-gplusplus mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to