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

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

[Octave-bug-tracker] [bug #50351] install the parallel package using Int


From: Collin
Subject: [Octave-bug-tracker] [bug #50351] install the parallel package using Intel Compiler failed
Date: Tue, 21 Feb 2017 15:10:09 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_2) AppleWebKit/602.3.12 (KHTML, like Gecko) Version/10.0.2 Safari/602.3.12

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

Thanks again and sorry for the late reply. I did some tests again in the past
several days. I did what I was suggested to enter the source directory of the
parallel package, and ran the similar ./configure command like what I did for
the octave itself. Indeed, there were the errors. It complained the conflict
with my gcc-4.7.2 header files. In short, the installation of Octave 4.0.0
itself was fine with Intel v13.0, but failed with the parallel package. Then,
I changed it to Intel v14.0 compiler and see what happens. Now, this time it
failed again with the octave itself. ./configure was good, but it crashed at
"make" with the error ../liboctave/.libs/liboctave.so: undefined reference to
'__builtin_signbit'. I don't think this is due the potential incompatibility
issues between the versions of gcc and Intel compiler. Do I need load other
shared libs? Intel v14.0 should have a better support for c++11 than does the
v13.0. It would be good if we can figure out what happened with v14.0.
Thanks.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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