This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build gfortran on Darwin


On Dec 29, 2005, at 15:18:01, Pierre-Olivier Dallaire wrote:

Hi,

I'm trying to build gfortran on Mac OS X 10.4; the only problem is that the 64 bits is not supported for my G4 processor. How can I avoid the ppc64 arch (with_multisubdir=ppc64) ???

I configure with


CFLAGS='-g -O2 -mlongcall' CXXFLAGS='-g -O2 -mlongcall' FCFLAGS='-g - O2 -mlongcall' /Users/eschnett/src/gcc/configure --prefix=/Users/ eschnett/gcc --with-mpfr=/Users/eschnett --disable-multilib --enable- languages=c,c++,fortran,java,objc,treelang

For your problem, try the --disable-multilib.

-erik

--
Erik Schnetter <schnetter@cct.lsu.edu>

My email is as private as my paper mail.  I therefore support encrypting
and signing email messages.  Get my PGP key from www.keyserver.net.



Attachment: PGP.sig
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]