octave-maintainers
[Top][All Lists]
Advanced

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

Re: Packaging on Windows


From: John W. Eaton
Subject: Re: Packaging on Windows
Date: Tue, 28 Jun 2011 18:03:01 -0400

On 29-Jun-2011, Jussi Lehtola wrote:

| The 64-bit version of MinGW is not yet in stock Fedora, but the 32-bit
| version works just fine:
|  $ i686-pc-mingw32-g++ -static -v foo.cpp -o foo.exe
|  $ wine foo.exe
|  foo-i-hithere

Will it also work without -static?  It's likely that Octave can't be
built as a static binary, plus you need to be able to build .oct
files.

jwe


reply via email to

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