Trying to compile p7zip on a Power6 LPAR running AIX 6.1. Copied makefile.aix_gcc over makefile.machine and ran "make all3". Error occurs at
g++ -O -s -save-temps -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -D_REENTRANT -DENV_UNIX -fPIC -DEXTERNAL_CODECS -DUNICODE -D_UNICODE -c -I. -I../../../myWindows -I../../../ -I../../../include_windows ../../Archive/7z/7zHandlerOut.cpp ../../Archive/7z/7zHandlerOut.cpp:484: internal compiler error: Segmentation fault -- Summary: "internal compiler error: Segmentation fault" compiling p7zip Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: john dot m dot wildenthal at jpmchase dot com GCC build triplet: ../configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --enabl GCC target triplet: powerpc-ibm-aix6.1.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45095