dorsal team mailing list archive
-
dorsal team
-
Mailing list archive
-
Message #00706
Re: Fwd: [Branch ~dorsal-core/dorsal/main] Rev 749: Add package for HDF5
On Mon, Oct 22, 2012 at 06:22:10AM +0100, Garth N. Wells wrote:
>
>
> On 22 Oct 2012, at 05:56, Johannes Ring <johannr@xxxxxxxxx> wrote:
>
> > On Mon, Oct 22, 2012 at 6:14 AM, Anders Logg <logg@xxxxxxxxx> 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
References