On Mon, Oct 22, 2012 at 06:22:10AM +0100, Garth N. Wells wrote: > > > On 22 Oct 2012, at 05:56, Johannes Ring <[email protected]> wrote: > > > On Mon, Oct 22, 2012 at 6:14 AM, Anders Logg <[email protected]> wrote: > >> I assume you mean > >> > >> -DHDF5_ENABLE_PARALLEL=1 > >> > >> When I enable it, the build fails: > >> > >> /usr/bin/ld: unrecognized option '--export-dynamic;' > >> /usr/bin/ld: use the --help option for usage information > > > > I got the same error last week and ended up using the configure script > > instead of CMake. I used the following options (which is pretty much > > the same as in the Debian package): > > > > --with-pthread --enable-unsupported --enable-shared > > --enable-production=yes --disable-sharedlib-rpath > > --enable-parallel=yes > > I used the configure script.
ok, thanks both. Will try that. -- Anders _______________________________________________ Mailing list: https://launchpad.net/~dorsal Post to : [email protected] Unsubscribe : https://launchpad.net/~dorsal More help : https://help.launchpad.net/ListHelp

