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

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

[Octave-bug-tracker] [bug #45230] Failed to build packages: control, gen


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #45230] Failed to build packages: control, general, image with g++5.1
Date: Tue, 02 Jun 2015 03:06:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.0.1

Follow-up Comment #3, bug #45230 (project octave):

If you don't want to rebuild Octave, try


>> setenv CPPFLAGS -D_GLIBCXX_USE_CXX11_ABI=0


in the Octave interpreter before running mkoctfile or pkg install.

I suspect that you built Octave with a version of gcc that defaulted to the
old ABI version, but your current gcc defaults to the new ABI. I suspect this
transition will affect a lot of people.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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