This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


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

PowerPC build fails on WinNT


All, I'm attempting to build a PowerPC cross-compiler under NT using
Cygnus's B19. Unfortunately, I can't get past Bintuils-2.9. Bintuils is
configured with --target=ppc-motorola-eabi --with-gnu-as --with-gnu-ld.

Bintuils fails in compilation of gas/config/tc-ppc.c. I have a vague
recollection of somebody encountering and solving this problem earlier,
but I am unable to locate the message.

I've provided the last few lines below.

Any help?
Eric

gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.9/gas -I. -D_GNU_SOURCE -I.
-I../../b
inutils-2.9/gas -I../bfd -I../../binutils-2.9/gas/config
-I../../binutils-2.9/ga
s/../include -I../../binutils-2.9/gas/..
-I../../binutils-2.9/gas/../bfd  -g -O2
 -c ../../binutils-2.9/gas/config/tc-ppc.c
(C:\Cygnus\B19\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\2.7-B19\cc1.exe
1038) E
xception: STATUS_ACCESS_VIOLATION
(C:\Cygnus\B19\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\2.7-B19\cc1.exe
1038) D
umping stack trace to cc1.exe.core
gcc: Internal compiler error: program cc1 got fatal signal 0
make[1]: *** [tc-ppc.o] Error 1
make: *** [all-gas] Error 2