Problem compiling gcc on Mac OSX MacBook Pro

Maxime Boissonneault mboisso@poolexpert.com
Thu Nov 30 21:45:00 GMT 2006


Hello,
I downloaded the sources of gcc 4.1.1. I want to compile it with the 
4.0.1 that comes with Xcode. Once the stage1 is done, it gives me a lot 
of these messages :
/var/tmp//ccm5KOZ6.s:990:indirect jmp without `*'

For example, I get :
stage1/xgcc -Bstage1/ -B/usr/i686-apple-darwin8/bin/ -c   -O2 -g 
-fomit-frame-pointer -DIN_GCC   -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long 
-Wno-variadic-macros -Wold-style-definition 
-Wmissing-format-attribute     -DHAVE_CONFIG_H -I. -Icp 
-I../../gcc-4.1.1-src/gcc -I../../gcc-4.1.1-src/gcc/cp 
-I../../gcc-4.1.1-src/gcc/../include -I./../intl 
-I../../gcc-4.1.1-src/gcc/../libcpp/include     
../../gcc-4.1.1-src/gcc/cp/ptree.c -o cp/ptree.o
/var/tmp//ccTkBGnS.s:946:indirect jmp without `*'
/var/tmp//ccTkBGnS.s:961:indirect jmp without `*'
/var/tmp//ccTkBGnS.s:976:indirect jmp without `*'
/var/tmp//ccTkBGnS.s:991:indirect jmp without `*'
/var/tmp//ccTkBGnS.s:1006:indirect jmp without `*'
/var/tmp//ccTkBGnS.s:1021:indirect jmp without `*'


Do you have an idea ?

Thank you,

Maxime Boissonneault
mboisso@poolexpert.com



More information about the Gcc-help mailing list