Problem compiling gcc on Mac OSX MacBook Pro

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxx

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux