On Wed, May 30, 2007 at 03:06:04PM +0200, Albert Strasheim wrote: > Hello > > I took a quick look at the code, and it seems like new_fcompiler(...) is too > soon to throw an error if a Fortran compiler cannot be detected. > > Instead, you might want to return some kind of NoneFCompiler that throws an > error if the build actually tries to compile Fortran code.
Maybe it's fixed now :-P new_fcompiler will return None instead of raising an error. build_ext and build_clib should handle it from there if they need the Fortran compiler. Sorry about all the breakage :( > ----- Original Message ----- > From: "Albert Strasheim" <[EMAIL PROTECTED]> > To: "Discussion of Numerical Python" <numpy-discussion@scipy.org> > Sent: Tuesday, May 29, 2007 10:22 PM > Subject: Re: [Numpy-discussion] build problem on RHE3 machine > > > > Hello all > > > > ----- Original Message ----- > > From: "David M. Cooke" <[EMAIL PROTECTED]> > > To: "Discussion of Numerical Python" <numpy-discussion@scipy.org> > > Cc: "Albert Strasheim" <[EMAIL PROTECTED]> > > Sent: Tuesday, May 29, 2007 6:58 PM > > Subject: Re: [Numpy-discussion] build problem on RHE3 machine > > > > > >>> Is there any info I can provide to get this issue fixed? > >> > >> Anything you've got :) The output of these are hopefully useful to me > >> (after removing build/): > >> > >> $ python setup.py -v build > >> $ python setup.py -v config_fc --help-fcompiler > > > > Attached as build1.log and build2.log. > > > > Cheers, > > > > Albert > > _______________________________________________ > Numpy-discussion mailing list > Numpy-discussion@scipy.org > http://projects.scipy.org/mailman/listinfo/numpy-discussion > -- |>|\/|< /--------------------------------------------------------------------------\ |David M. Cooke http://arbutus.physics.mcmaster.ca/dmc/ |[EMAIL PROTECTED] _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion