This is the mail archive of the gcc@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]
Other format: [Raw text]

Compile error (Internal error: Illegal instruction)


Just wondering.. is the latest version of GCC (obtained via CVS at 
18:24 GMT today) supposed to be compilable on powerpc-apple-darwin5.4 
? It's not

Should I report this into GNATS or what? I'll at least give the summary:

GCC version:         tip of trunk at 18:24 GMT today
System version:      MacOS X 10.1.4 (Darwin Kernel 5.4) but it's 
possible some non-standard stuff is installed due to an incomplete 
Fink installation
Configure options:   just a --prefix
Command executed:    stage1/xgcc -Bstage1/ 
-B~/gcc/output/powerpc-apple-darwin5.4/bin/ -c -DIN_GCC    -g -O2 -W 
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. 
-I../../gcc/gcc -I../../gcc/gcc/.  -I../../gcc/gcc/config 
-I../../gcc/gcc/../include ../../gcc/gcc/expr.c -o expr.o
Command output:      xgcc: Internal error: Illegal instruction (program cc1)

the preprocessed file is at:
http://www.nubz.org/gcc/expr.i.gz

and the full build log at:
http://www.nubz.org/gcc/buildlog.txt.gz

  - xmath

Matthijs van Duin
- PGP Key: 0x2D6F0BA7
- FP: 205D F7BA FFAD 9070 AB9E  C5A8 BDB0 CA1B 2D6F 0BA7 -


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