help-octave
[Top][All Lists]
Advanced

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

Re: new package versions released: optim-1.5.1, parallel-3.1.0, struct-1


From: Marius Schamschula
Subject: Re: new package versions released: optim-1.5.1, parallel-3.1.0, struct-1.0.13
Date: Fri, 29 Apr 2016 08:52:52 -0500

Olaf,

Unfortunately, parallel 3.1.0 does not play well with clang++ under OS X 10.10.5:

I get

checking for /usr/bin/clang++ option to enable C++11 features... unsupported
checking for /usr/bin/clang++ option to enable C++98 features... none needed
configure: error: could not enforce using C++11 features

This is with 

Apple LLVM version 7.0.2 (clang-700.1.81)
Target: x86_64-apple-darwin14.5.0
Thread model: posix

I also had tried

clang version 3.6.2 (tags/RELEASE_362/final)
Target: x86_64-apple-darwin14.5.0
Thread model: posix

with identical results.

On Apr 29, 2016, at 3:34 AM, Olaf Till <address@hidden> wrote:

The following new releases of Octave Forge packages are available:

optim-1.5.1

parallel-3.1.0

struct-1.0.13

They are released together since they share a fix in the build system.

A notable new feature is that the parallel package now has general
package documentation, including an example for cluster computing. The
new function 'parallel_doc' introduces a dependency of the parallel
package on the struct package.

For other news, see:

http://octave.sourceforge.net/optim/NEWS.html

http://octave.sourceforge.net/parallel/NEWS.html

http://octave.sourceforge.net/struct/NEWS.html


Thank you Carnë for checking and processing the release.


A note for people who cross-build packages: For 'optim' and 'parallel'
it is currently necessary to pre-build the documentation (e.g. with
Makefile target 'doc') in a configuration for a native build. This is
supposed to be changed again. In releases of these packages on Octave
Forge, however, the documentation is already pre-built.

Olaf

--
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net
_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave

Marius
--
Marius Schamschula





reply via email to

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