This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Gcc and gfortran installation on MacBook Pro
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: aurelienbl at gmail dot com, "GCC Development" <gcc at gcc dot gnu dot org>, "fortran at gcc dot gnu dot org List" <fortran at gcc dot gnu dot org>
- Date: Fri, 30 Mar 2007 17:32:31 +0200
- Subject: Re: Gcc and gfortran installation on MacBook Pro
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=o/fKvGkn1lWabboIwGi71r/6qHy8fw7xRs1/BASsj4bzIiOWqftZnikq2d9HfxVNH/FoA2oADsiVCDQ/ybP7SqSVgxBG0zCyEj4e/Ygn9nW0AXz6NzNZJOtcCMUHP7U0tI3TkwppBuvBFlKxOlfZ6dn4sVGlVP061fRTNwquJeE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=tZeMdgYW8bWCOf7rdz4PLvQRSA6+PG/zZMaKWKokky5W/saX1rvlf2GuzLGGSuDF3FC1ABW6WGmOyklKQb+me1D89O6eKHjLjseqel6l2ZklacOkeabgwVpBaxoMFz1UfXlIgRaGxgqreXTw+Xu91uq21rHnfwL2YttwiqN2t0M=
Hi Aurélien,
A few remarks:
1. you don't show us the actual compilation error message: why is
make failing?
2. maybe you don't know, but there are binaries available from
http://gcc.gnu.org/wiki/GFortranBinaries, if that helps.
3. you should definitely quote the system compiler and cctools
version you use.
FX