[Pkg-octave-devel] Bug#666142: Bug#666142: Bug#666142: Bug#666142: octave: Please support -mieee option to mkoctfile

Rafael Laboissiere rafael at laboissiere.net
Sun Apr 1 07:33:56 UTC 2012


* Michael Cree <mcree at orcon.net.nz> [2012-04-01 13:27]:

> On 31/03/12 02:03, Thomas Weber wrote:
>
> > [snip] I haven't had time to look into it, but I suspect that the bug
> > is actually in octave-octcdf, which shouldn't pass -mieee to
> > mkoctfile in the first place.
> 
> I had wondered myself if the problem may actually be octave-octcdf's use
> of -mieee!

I looked into the src/configure file of octave-octcdf.  There is
nothing in it that would add explicitly the -mieee option.  It seems
to appear from "mkoctfile -p CPPFLAGS", which does not introduce the
-mieee on my system, but this may be different on alpha.  This is what
I get on my i386 system:

    $ grep CPPFLAGS $(which mkoctfile) | grep ^:
    : ${CPPFLAGS="-D_FORTIFY_SOURCE=2"}

Could anyone do the same on an alpha system?

Rafael





More information about the Pkg-octave-devel mailing list