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

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

[Octave-bug-tracker] [bug #43748] Octave Forge image package cannot be i


From: Marshall
Subject: [Octave-bug-tracker] [bug #43748] Octave Forge image package cannot be installed under MacOS
Date: Fri, 05 Dec 2014 18:44:47 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25

Follow-up Comment #4, bug #43748 (project octave):

I'm pretty sure that this is not a result of PR21083 (as suggested by Jordi),
because that's a libc++ bug, and these errors are coming from a libstdc++
header file.

The paths, file names and line numbers all match the (very old) version of
libstdc++'s cmath header.

BTW, I just tried compiling:

    #include <cmath>
    int main () { double x = pow(2.32); }

on my Mac OS 10.10.1 system (with Apple clang clang-600.0.56) with both libc++
and libstdc++, and got no error.  I suspect that something more complicated is
going on here.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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