On May 29, 2007, at 08:56 , Albert Strasheim wrote:

> Hello all
>
> ----- Original Message -----
> From: "David M. Cooke" <[EMAIL PROTECTED]>
> To: "Discussion of Numerical Python" <numpy-discussion@scipy.org>
> Sent: Friday, May 25, 2007 7:50 PM
> Subject: Re: [Numpy-discussion] build problem on RHE3 machine
>
>
>> On Fri, May 25, 2007 at 12:45:32PM -0500, Robert Kern wrote:
>>> David M. Cooke wrote:
>>>> On Fri, May 25, 2007 at 07:25:15PM +0200, Albert Strasheim wrote:
>>>>> I'm still having problems on Windows with r3828. Build command:
>>>>>
>>>>> python setup.py -v config --compiler=msvc build_clib -- 
>>>>> compiler=msvc
>>>>> build_ext --compiler=msvc bdist_wininst
>>>>
>>>> Can you send me the output of
>>>>
>>>> python setup.py -v config_fc --help-fcompiler
>>>>
>>>> And what fortran compiler are you trying to use?
>>>
>>> If he's trying to build numpy, he shouldn't be using *any* Fortran
>>> compiler.
>>
>> Ah true. Still, config_fc wll say it can't find one (and that  
>> should be
>> fine).
>> I think the bug has to do with how it searches for a compiler.
>
> I see there's been more work on numpy.distutils, but I still can't  
> build
> r3841 on a "normal" Windows system with Visual Studio .NET 2003  
> installed.
>
> 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

-- 
|>|\/|<
/------------------------------------------------------------------\
|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

Reply via email to