[CPMD-list] hi
Wolfram Quester
wolfi at mittelerde.physik.uni-konstanz.de
Thu Sep 16 17:10:41 CEST 2004
Hi Reuti,
On Thu, Sep 16, 2004 at 10:40:01AM +0200, Reuti wrote:o
> Hi,
>
> because we want most of the time the Intel libraries statical linked into to
> programs (for exactly the reason, that they not on all the nodes), I rename all
> the file in /opt/intel_fc_80/lib (same with intel_cc_80) to solve this problem
> with:
>
> $ rename .so .so.disabled *.so
>
> This way I don't have to touch the make files in each program, and the .a libs
> will be used during linking.
>
> Cheers - Reuti
>
> PS: Before you apply any patch to your Intel compiler, you have to rename them
> back.
>
This seems complicated. Isn't it enough to add -static during the linker
stepp in your Makefile, as
LFLAGS=... -static ...
or
LDFLAGS=... -static ...
With best regards,
Wolfi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://cpmd.org/pipermail/cpmd-list/attachments/20040916/461fc44a/attachment.pgp
More information about the CPMD-list
mailing list