octave-maintainers
[Top][All Lists]
Advanced

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

mxe-octave linux native build with --enable64 (Failed to build package s


From: Tatsuro MATSUOKA
Subject: mxe-octave linux native build with --enable64 (Failed to build package stable-octave!)
Date: Thu, 5 May 2016 14:38:40 +0900 (JST)

Hello

I am continuing to build octave with --enable-64

Failed to build package stable-octave!
------------------------------------------------------------
checking whether CDOTU is called correctly from Fortran... no
checking whether ZDOTU is called correctly from Fortran... no
checking whether the integer size is correct... no
configure: error: BLAS doesn't seem to support 64-bit integers.  This is 
incompatible with --enable-64.
make[1]: *** [build-only-stable-octave] Error 1
make[1]: Leaving directory 
`/home/tatsuro/work/octave/mxe-octave/mxe-octave-lunix-e64'
real0m43.724s
user0m26.427s
sys0m11.553s
------------------------------------------------------------

Part of log for building blas

/home/tatsuro/work/octave/mxe-octave/mxe-octave-e64/usr/bin/x86_64-w64-mingw32-gfortran
  -fdefault-integer-8 -O3 -c isamax.f -o isamax.o
/home/tatsuro/work/octave/mxe-octave/mxe-octave-e64/usr/bin/x86_64-w64-mingw32-gfortran
  -fdefault-integer-8 -O3 -c sasum.f -o sasum.o


My configuration

cd ~/work/octave/mxe-octave
hg clone http://hg.octave.org/mxe-octave/ mxe-octave-lunix-e64
cd ~/work/octave/mxe-octave/mxe-octave-lunix-e64
autoconf
./configure --enable-64 --enable-native-build --enable-pic-flag 
host_alias=gnu-linux --enable-openblas --enable-jit --enable-octave=stable
LANG=C make



Why x86_64-w64-mingw32-gfortran was used?

My configure option is wrong?

Tatsuro



reply via email to

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