|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #48786] Can't build MXE-Octave |
| Date: | Tue, 16 Aug 2016 23:19:48 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0 |
Follow-up Comment #3, bug #48786 (project octave):
May have something to do with the interaction between the cross-build
environment setup and the XTRA_CFLAGS / XTRA_CXXFLAGS environment variables.
I have an mxe-octave build from several months ago that contains this in the
log file:
C compiler: x86_64-w64-mingw32-gcc -std=gnu11 -pthread
-fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes
-Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -g -O2
C++ compiler: x86_64-w64-mingw32-g++ -std=gnu++11 -pthread
-fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith
-Wwrite-strings -Wcast-align -Wcast-qual -g -O2
Are the -pthread and -fopenmp options missing now?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48786>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |