octave-maintainers
[Top][All Lists]
Advanced

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

Re: Problem building MXE Octave with --enable-windows-64


From: John Donoghue
Subject: Re: Problem building MXE Octave with --enable-windows-64
Date: Sun, 11 Oct 2015 20:47:34 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 10/11/2015 08:36 PM, John Donoghue wrote:
On 10/11/2015 10:49 AM, address@hidden wrote:
Message: 2
Date: Sun, 11 Oct 2015 16:48:04 +0200
From: Julien Bect<address@hidden>
To:address@hidden
Subject: Re: Problem building MXE Octave with --enable-windows-64
Message-ID:<address@hidden>
Content-Type: text/plain; charset="windows-1252"; Format="flowed"

Le 11/10/2015 16:37, John Donoghue a ?crit :
>On 10/11/2015 07:31 AM,address@hidden  wrote:
>>Message: 1
>>Date: Sun, 11 Oct 2015 12:15:27 +0200
>>From: Julien Bect<address@hidden>
>>To: Octave Maintainers<address@hidden>
>>Subject: Problem building MXE Octave with --enable-windows-64
>>Message-ID:<address@hidden>
>>Content-Type: text/plain; charset=utf-8; format=flowed
>>
>>Hello all,
>>
>>I have a problem when trying to build MXE Octave with
>>--enable-windows-64.
>>
>>I have recently managed to build the 32 bits installer.
>>
>>When configuring with --enable-windows-64, I get the following output:
>>
>>$ make nsis-installer
>>[build]    nsis
>>
>>Failed to build package nsis!
>>------------------------------------------------------------
>>Contrib/InstallOptions/InstallerOptions.cpp:1095:5: warning: deprecated
>>conversion from string constant to 'char*' [-Wwrite-strings]
>>scons: *** [build/release/InstallOptions/InstallerOptions.o] Error 1
>>scons: building terminated because of errors.
>>/media/data/sources/octave/mxe-octave-w64/Makefile:747: recipe for
>>target 'build-only-nsis' failed
>>make[1]: *** [build-only-nsis] Error 2
>>make[1]: Leaving directory '/media/data/sources/octave/mxe-octave-w64'
>>
>>Does anybody know what that means ?
>>
>>I don't know if it matters, but I am trying to build the 64 bits
>>installer from a 32 bit Linux system (Ubuntu 14.10 utopic).
>>
>>@++
>>Julien
>I don't know if anyone has tried building 64bit from a 32bit machine -
>maybe it isn't possible? h I would have thought it would fail long
>before getting to nsis it that was the case.
>
>Can you provide the full nsis.log ?
>
Here it is.

Not a solution, but looks like the real error in this case is:

In file included from /usr/lib/gcc/x86_64-w64-mingw32/4.9-win32/include/c++/bits/stl_algo.h:59:0, from /usr/lib/gcc/x86_64-w64-mingw32/4.9-win32/include/c++/algorithm:62,
                 from Contrib/InstallOptions/InstallerOptions.cpp:16:
/usr/lib/gcc/x86_64-w64-mingw32/4.9-win32/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128'
   inline __int128


ALso, from the files included, not using the mxe-octave built include files.

What options did you use when running configure for mxe-octave?



reply via email to

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