octave-maintainers
[Top][All Lists]
Advanced

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

MXE: cross-building with --enable-64: Assembly error libgcrypt


From: PhilipNienhuis
Subject: MXE: cross-building with --enable-64: Assembly error libgcrypt
Date: Thu, 14 Aug 2014 14:21:21 -0700 (PDT)

Tried to cross-build Octave for Windows with --enable-64, but got this when
builing libgcrypt:

:
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../src
-I../src
-I/home/philip/devel/octdev/mxe/mxe_082014_64/usr/x86_64-w64-mingw32/include
-I/home/philip/devel/octdev/mxe/mxe_082014_64/usr/x86_64-w64-mingw32/include
-g -O2 -Wall -MT rndhw.lo -MD -MP -MF .deps/rndhw.Tpo -c rndhw.c 
-DDLL_EXPORT -DPIC -o .libs/rndhw.o
/tmp/ccDbQOKt.s: Assembler messages:
/tmp/ccDbQOKt.s:53: Error: unsupported instruction `mov'
make[4]: *** [rndhw.lo] Error 1
make[4]: Leaving directory
`/home/philip/devel/octdev/mxe/mxe_082014_64/tmp-libgcrypt/libgcrypt-1.6.1/random'
:

Is this due to too aggressive optimization? "mov" looks like one of the most
basic CPU instructions to me....

My system: Mageia 2 32-bits (2 years old).

Philip




--
View this message in context: 
http://octave.1599824.n4.nabble.com/MXE-cross-building-with-enable-64-Assembly-error-libgcrypt-tp4666059.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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