[mpich-discuss] Compiling shared libraries with Fortran 77 compiler and unexpected option
Thomas Jahns
jahns at dkrz.de
Wed Sep 7 08:24:14 CDT 2011
Hello everyone,
there is one other problem still: MPICH2LIB_LDFLAGS do still end up in the
wrapper, despite documentation indicating otherwise. This is the result of setting
LDFLAGS="$LDFLAGS $MPICH2LIB_LDFLAGS"
in configure.in line 275 and later in line 6166 setting
WRAPPER_LDFLAGS="$WRAPPER_LDFLAGS $LDFLAGS"
I propose to add
wrapper_saved_LDFLAGS=$LDFLAGS
before line 275 and later use
WRAPPER_LDFLAGS="$WRAPPER_LDFLAGS $wrapper_saved_LDFLAGS"
Greetings, Thomas
--
Thomas Jahns
DKRZ GmbH, Department: Application software
Deutsches Klimarechenzentrum
Bundesstraße 45a
D-20146 Hamburg
Phone: +49-40-460094-151
Fax: +49-40-460094-270
Email: Thomas Jahns <jahns at dkrz.de>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5884 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20110907/42bc7e54/attachment.bin>
More information about the mpich-discuss
mailing list