Compiling issues ROOT 5.2x on Mac OS X 10.4.11

Dear all,

I have some problems compiling actual ROOT versions on my Mac Book with Mac OS X 10.4.11. After ./configure (ran through without problems, system set to macosx) make ends with

bin/rmkdepend -R -fcint/cint/src/newlink.d -Y -w 1000 – -pipe -W -Wall -Woverloaded-virtual -fsigned-char -fno-common -Iinclude -DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__ROOT -DG__REDIRECTIO -DG__OSFDLL -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -DG__CINTBODY -Icint/cint/inc -Icint/cint/src -Icint/cint/src/dict -D_REENTRANT -I. -D__cplusplus – cint/cint/src/newlink.cxx
g++ -O2 -pipe -W -Wall -Woverloaded-virtual -fsigned-char -fno-common -Iinclude -DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__ROOT -DG__REDIRECTIO -DG__OSFDLL -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -DG__CINTBODY -Icint/cint/inc -Icint/cint/src -Icint/cint/src/dict -D_REENTRANT -I. -o cint/cint/src/newlink.o -c cint/cint/src/newlink.cxx
{standard input}:10397:no such 386 instruction: fisttp' {standard input}:10496:no such 386 instruction:fisttp’
{standard input}:10773:no such 386 instruction: `fisttp’
make: *** [cint/cint/src/newlink.o] Error 1

Do you know what is going wrong?

Thanks,
Martin

Hi,

This seems to be a problem in the compiler. We unfortunately are no longer in position to support this old version of MacOS.

Cheers,
Philippe.