[gmx-developers] upgrading libtool

Christoph Junghans junghans at mpip-mainz.mpg.de
Sun Mar 7 18:14:47 CET 2010


Hi Roland,

i have played around with libtool a bit before, I think one should do  
it the following way:

$ rm config/ltmain.sh
$ sed -i '1318,$d' acinclude.m4 #remove old libtool m4 macros
$ libtoolize -c
$ aclocal -I config
$ libtoolize -c

But I guess there was a reason why gromacs uses its own libtool.

However  -all-static + libxml2 will lead to some problems,
read the full story here:
https://bugzilla.gnome.org/show_bug.cgi?id=609926#c8

Cheers,

Christoph

Zitat von Roland Schulz <roland at utk.edu>:

> Hi,
>
> when configuring with -all-static the linking doesn't work.
>
> One gets:
> /usr/bin/ld: attempted static link of dynamic object
> `/opt/fftw/3.2.2/lib/libfftw3.so'
>
> Because libtool picks the dynamic library. It seems that this is a libtool
> bug also described here:
> http://www.mail-archive.com/libtool@gnu.org/msg09250.html
>
> Is it possible to upgrade the libtool version used by GROMACS?
>
> What is required?
> Just copying the ltmain.sh doesn't work ...
>
> Roland
>
>
> --
> ORNL/UT Center for Molecular Biophysics cmb.ornl.gov
> 865-241-1537, ORNL PO BOX 2008 MS6309
>
> --
> This email was Anti Virus checked by Astaro Security Gateway.   
> http://www.astaro.com
>



-- 
Dipl.-Phys. Christoph Junghans
Max Planck Institute for Polymer Research
Theory Group
POBox 3148
D 55021 Mainz, Germany

Phone: +49 6131 379 335
Web: http://www.mpip-mainz.mpg.de/~junghans


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





More information about the gromacs.org_gmx-developers mailing list