This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

powerpc-ibm-aix4.2.0.0 bootstrap failure


I have been working on and off for several weeks now trying to compile
egcs under powerpc-ibm-aix4.2.0.0, without success.  Here is the end
result of the latest attempt with 971207.  Has anyone been able to
compile on this platform?

I downloaded and grepped through all the mailing list archives, and
did not find anything obviously applicable.

Joe Buehler

stage1/xgcc -Bstage1/  -DIN_GCC    -O2   -DHAVE_CONFIG_H   -o genattr \
 genattr.o rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo  ;; esac ` -lm -lld
./genattr ../../gcc/config/rs6000/rs6000.md > tmp-attr.h
exec(): 0509-036 Cannot load program ./genattr because of the following errors:
	0509-029 Alignment of text does not match required alignment.
	0509-025 The ./genattr file is not executable or not in correct XCOFF format.
	0509-026 System error: Cannot run a file that does not have a valid format.
gmake[3]: *** [stamp-attr] Error 255
gmake[3]: Leaving directory `/a/earth/fs2/tmp/pandora/egcs-971207/build/gcc'
gmake[2]: *** [bootstrap] Error 2
gmake[2]: Leaving directory `/a/earth/fs2/tmp/pandora/egcs-971207/build/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/a/earth/fs2/tmp/pandora/egcs-971207/build'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]