octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #48380] Binary versions of several Octave-Forg


From: Rik
Subject: [Octave-bug-tracker] [bug #48380] Binary versions of several Octave-Forge packages fail to build with MXE
Date: Sun, 3 Jul 2016 15:34:54 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #7, bug #48380 (project octave):

I think the way forward in debugging this is to have a working MXE
installation and then try


make V=1 JOBS=1 of-PKG_NAME


When that fails, look in the resulting logfile mentioned in the shell output
and try and figure out what went wrong.

For of-communications, it is renamed header files.

For of-nan, it seems that the Makefile is confusingly using a CXX compiler to
compile C files and that the '-std=c++11' switch is not being used, despite
the fact that some of the code depends on it.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48380>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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