Re: [Numpy-discussion] f2py error with ifort

2008-11-08 Thread Marek Wojciechowski
Dnia sobota 08 listopad 2008, [EMAIL PROTECTED] napisaƂ: > > Hi! > > I'm trying to compile fortran code with f2py using the --fcompiler=intel > > flag but the follwoing weird error occurs: > > > > Found executable /opt/intel/fce/10.0.026/bin/ifort > > warning: build_ext: f77_compiler=intel is not a

Re: [Numpy-discussion] f2py error with ifort

2008-11-07 Thread Robert Kern
On Fri, Nov 7, 2008 at 13:34, Marek Wojciechowski <[EMAIL PROTECTED]> wrote: > Hi! > I'm trying to compile fortran code with f2py using the --fcompiler=intel flag > but the follwoing weird error occurs: > > Found executable /opt/intel/fce/10.0.026/bin/ifort > warning: build_ext: f77_compiler=intel

[Numpy-discussion] f2py error with ifort

2008-11-07 Thread Marek Wojciechowski
Hi! I'm trying to compile fortran code with f2py using the --fcompiler=intel flag but the follwoing weird error occurs: Found executable /opt/intel/fce/10.0.026/bin/ifort warning: build_ext: f77_compiler=intel is not available. building '_beameb' extension error: extension '_beameb' has Fortran s