Gcc and gfortran installation on MacBook Pro
Aurélien Benoit-Lévy
aurelienbl@gmail.com
Fri Mar 30 16:07:00 GMT 2007
Hi there,
I am trying to install gfortran from the sources on my computer but I
doesn't work.
My computer is an Apple's MacBook Pro with an Intel CPU.
The sources I use are gcc-4.1.2 and i just want to install gfortran.
The configure I use is :
./configure --prefix=$HOME/.../gcc412 --with-gmp=/sw --with-mpfr=/sw
--enable-languages=fortran
The errors come from the make instruction. I think it deals with
libgfortran but I can't make it out. Here what it says :
....
make[3]: *** [compile-option.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-target-libgfortran] Error 2
make : *** [all] Error 2
Do you have any idea of what went wrong and any idea of what should I do ?
Thanks a lot for your help.
Best regards,
Aurélien
More information about the Gcc
mailing list