[Dune] problem compiling dune from trunk
Markus Blatt
markus at dr-blatt.de
Wed Mar 27 13:10:33 CET 2013
On Wed, Mar 27, 2013 at 10:49:04AM +0100, Oswald Benedikt wrote:
> Hello Markus, in fact I use this, is this not equivalent ? Thanks, Benedikt
>
>
>
> CONFIGURE_FLAGS="DUNE_LDFLAGS='-all-static' MPICXX='CC' CXX='CC' CC='cc' F77='ftn' LD='CC -static '
Somehow this contradicts your config.log:
> > configure:30420: result: yes
> > configure:30451: checking for libdunecommon
> > configure:30498: ./libtool --tag=CXX --mode=link CC -std=c++0x -o conftest -DMPICH_IGNORE_CXX_SEEK -O2 -DNDEBUG -fomit-frame-pointer --no-strict-aliasing --static -DMPICH_IGNORE_CXX_SEEK -O2 -DNDEBUG -DHAVE_SUPERLU_DIST -DHAVE_
There should be a --all-static right after -std=c++0x with a correcty
set DUNE_LDFLAGS. Please double check.
DUNE_LDFLAGS='-all-static' should be all that is needed. Therfore you
might want to test without redifinition of LD and without any other
static occurrence in the flags.
Markus
--
Do you need more support with DUNE or HPC in general?
Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany
Tel.: +49 (0) 160 97590858 Fax: +49 (0)322 1108991658
More information about the Dune
mailing list