AIX trunk build fail #3

Perry Smith pedzsan@gmail.com
Mon Oct 22 13:49:00 GMT 2012


In stage 3, libatomic's configure fails.  The config.log file is here: https://gist.github.com/3931504

I've recreated the conftest.c and ran the same command.  The output is fine and executes with a 0 status.

The clue (that I can't figure out) is cc1 is a 32 bit program but it tried to load the 64 bit version of libstdc++.  I can't figure out why it tried to do that and I can't recreate it.

I also added the output of dump -H /usr/work/build/gcc.git/./gcc/cc1 to the gist.

Any suggestions?

Thank you,
Perry Smith



More information about the Gcc mailing list