octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling octave with MSVC


From: John W. Eaton
Subject: Re: Compiling octave with MSVC
Date: Fri, 13 Oct 2006 14:02:30 -0400

On 13-Oct-2006, Michael Goffioul wrote:

| This is required to define M_LN2 (I know, MSVC can be very irritating). 
| Again, this should not
| be defined unconditionnally and be set in the configure script.

Yes, but I would rather avoid having it conditional on MSVC.  Instead,
I think there should be a configure test for it (check to see whether
it is needed to enable M_LN2 in <cmath>, I suppose) and it should be
#defined in config.h, not added to the the compiler command line.

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]