Steven, So it won't work with something like:
./configure CC=gcc-4.0.1 CXX=g++-4.0.1 F77=g77-3.4 ? If finally I decide to go for gfortran, what would be the ./configure command? (F77 is no more relevant) Thank you I'm sorry to bother you with those questions, I'm being really confused! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven G. Johnson Sent: ה 24 אפריל 2008 00:30 To: [email protected] Subject: Re: [Meep-discuss] problem making meep On Apr 23, 2008, at 3:35 PM, Michael Mrejen wrote: > You are right. beside installing Xcode from apple (which includes > some version of gcc if i am right), I've just installed g77 3.4 > provided by http://hpc.sourceforge.net/. they provide also a gcc > package but it contains gfortran (F95). which gcc and g++ should I > install then? > thanks again for the help Very recent versions of gcc have switched to gfortran instead of g77. This is fine; just compile any fortran code (LAPACK etc.) with gfortran. The important thing is to be consistent when it comes to compiler versions. _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

