Hi All,

I'm trying to recompile my fink environment from scratch using 10.2-gcc3.3.
Fink base (0.6.0) went well, but I now have a problem trying to install the fftw package. It first has to install g77, which in turn uses a snapshot of gcc 3.4. The build of this snapshot dies at one point in stage 3 :


echo timestamp > stage3_build
echo stage3_build > stage_last
Bootstrap complete - make "quickstrap" to redo last build,
or "cleanstrap" to redo the bootstrap from scratch.
Comparing stage2 and stage3 of the compiler
...
...(left some maybe important blah blah)
...
stage2/xgcc -Bstage2/ -B/sw/powerpc-apple-darwin6.6/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I/sw/include -I. -I. -I../../gcc-3.4-20031015/gcc -I../../gcc-3.4-20031015/gcc/. -I../../gcc-3.4-20031015/gcc/../include ../../gcc-3.4-20031015/gcc/fix-header.c -o fix-header.o
make[4]: stage2/xgcc: Command not found
make[4]: *** [fix-header.o] Error 127
make[3]: *** [stage3_build] Error 2
make[2]: *** [quickstrap] Error 2
make[1]: *** [all-gcc] Error 2
make: *** [bootstrap-lean] Error 2
### execution of /var/tmp/tmp.2.tfWvwr failed, exit code 2
Failed: compiling g77-3.4-20031015 failed


I'm stuck on this. Should I use the unstable tree ? Any ideas ?

Cheers

Damir

====================================
Damir Buskulic,  Universite de Savoie/LAPP
Chemin de Bellevue, B.P. 110, F-74941 Annecy-le-Vieux Cedex, FRANCE
Tel : +33 (0)450091600
e-mail: [EMAIL PROTECTED]
====================================



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to