[SciPy-user] Specifying fortran compiler

David M. Cooke cookedm at physics.mcmaster.ca
Tue Oct 30 20:11:43 EDT 2007


On Oct 29, 2007, at 12:14 , Adam Mercer wrote:

> On 28/10/2007, Robert Kern <robert.kern at gmail.com> wrote:
>
>> Hmm, file a bug on the numpy Trac and assign it to dmcooke. He was  
>> the last to
>> touch this area. It's possible there are still bugs. Attach the  
>> full output of
>> the command to the ticket. Thanks.
>
> Will do, thanks for the help.

(typo there, assign to cookedm).

I have much the same setup, except I use Python 2.5 from python.org  
instead of MacPort's. I have this in ~/.pydistutils.cfg :

[config_fc]
fcompiler=gfortran
f77exec=gfortran-mp-4.2
f90exec=gfortran-mp-4.2

and I have no problems. I'll take a look at it passing the above on  
the command line like you're doing.

-- 
|>|\/|<
/------------------------------------------------------------------\
|David M. Cooke              http://arbutus.physics.mcmaster.ca/dmc/
|cookedm at physics.mcmaster.ca




More information about the SciPy-User mailing list