On Wed, 2009-05-27 at 15:05 +0900, Makoto Yoneya wrote:
> I found the libtool within gromacs source (both 3.3.3 and 4.0.4) is not as
> new as that of e.g. fftw-3.2.1 (which use the libtool-2.2.6).
> I'm wondering if the libtool version was updated to the newer one,
> then the DLLs could be generated properly, because fftw-3.2.1 can
> build DLL on cygwin if it configured with --enable-shared.
> I'd tried that with gromacs a little but no success as I have no detailed
> knowledge on GNU autotools.

You can of course try
 $ autoreconf -f
which regenerates the build scripts and updates libtool and compiling
with
 $ configure --enable-shared --disable-static
after that.
-- 
------------------------------------------------------
Jussi Lehtola, FM, Tohtorikoulutettava
Fysiikan laitos, Helsingin Yliopisto
jussi.leht...@helsinki.fi, p. 191 50632
------------------------------------------------------
Mr. Jussi Lehtola, M. Sc., Doctoral Student
Department of Physics, University of Helsinki, Finland
jussi.leht...@helsinki.fi
------------------------------------------------------


_______________________________________________
gmx-users mailing list    gmx-users@gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to