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: Mike Miller
Subject: [Octave-bug-tracker] [bug #50351] install the parallel package using Intel Compiler failed
Date: Sun, 19 Feb 2017 15:03:42 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

Update of bug #50351 (project octave):

                 Summary: install the parallel package failed => install the
parallel package using Intel Compiler failed

    _______________________________________________________

Follow-up Comment #3:

Olaf - it wouldn't be a terrible thing to declare this configuration
unsupported, it's up to you how much help you want to give to someone using
the Intel compiler which we don't generally give too much help for.

That said, I think the Intel compiler does declare itself as if it were
gcc/glibc using preprocessor macros. It may be here that Intel does accept the
option and does enable *some* C++11 features, but maybe not all of the
features that the autoconf check is looking for. The autoconf snippet that you
are using does an exhaustive test of many C++11 features and declares failure
if any of them don't work.

Collin and Olaf - it would be helpful to see the config.log file that is
generated when the package install fails, that should contain the actual
compiler error and give a clue as to why the C++11 tests are failing with this
compiler. This means you have to unpack the package and try to build the src
directory manually, with the same environment variables that are exported by
Octave for the configure and make steps.

    _______________________________________________________

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]