|
From: | John Donoghue |
Subject: | [Octave-bug-tracker] [bug #43123] [MXE] checksum error |
Date: | Thu, 04 Sep 2014 14:27:34 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko |
Follow-up Comment #13, bug #43123 (project octave): I believe you need to set the system type your are building for if using the native build option, otherwise it defaults to attempting to build for mingw - which wont work as you cant native build mingw on a Linux system. if you are attempting to cross compile on a Linux box for mingw: ./configure make If you are attempting to compile mxe-octave on a Linux box for Linux: ./configure --enable-native-build host_alias=gnu-Linux make _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?43123> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |