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 15:18:18 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0

Update of bug #45230 (project octave):

             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #5:

Yes, but keep in mind that *all* C++ code must be built with the same ABI. So
if at some point in the future your distro starts using the new ABI, then you
can drop that macro.

I first ran into this trying to build Octave with gcc 5.1 and it complained
about missing symbols in the GraphicsMagick++ library, which is C++ but is
built for my distro with the old ABI, so I had to also build Octave with the
old ABI. At some point I'm sure that will change and I'll have to start
building Octave with the new ABI.

Closing report as resolved.

    _______________________________________________________

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]