[gmx-developers] Automake

aherz alexander.herz at mytum.de
Wed Mar 4 15:59:54 CET 2009


Ok,

I have traced it so far:

if I replace the libtool that comes from the original tar.gz with the
one generated locally on my system (I guess by configure or so) then it
does work!

I'm trying to compile on 32bit x86.


Any ideas??

thx,
Alex

aherz wrote:

> I've compared the the working and the failing version, here's the actual
> call to libtool:
>
> works:
> /bin/bash ../../../../libtool   --mode=compile cc  -O3
> -fomit-frame-pointer -finline-functions -Wall -Wno-unused
> -funroll-all-loops -c -o nb_kernel010_ia32_sse.lo nb_kernel010_ia32_sse.s
>  cc -O3 -fomit-frame-pointer -finline-functions -Wall -Wno-unused
> -funroll-all-loops -c nb_kernel010_ia32_sse.s -o nb_kernel010_ia32_sse.o
>
> doesn't work:
> /bin/bash ../../../../libtool   --mode=compile cc  -O3
> -fomit-frame-pointer -finline-functions -Wall -Wno-unused
> -funroll-all-loops -c -o nb_kernel010_ia32_sse.lo nb_kernel010_ia32_sse.s
>
> (output taken after calling make in the
> src/gmxlib/nonbonded/nb_kernel_ia32_sse directory)
> Obviously there is something missing in the second case, but I don't
> have enough experience with the automake stuff to even guess why that is.
>
> Maybe that helps somehow?
>
> thx,
> Alex
> _______________________________________________
> gmx-developers mailing list
> gmx-developers at gromacs.org
> http://www.gromacs.org/mailman/listinfo/gmx-developers
> Please don't post (un)subscribe requests to the list. Use the 
> www interface or send it to gmx-developers-request at gromacs.org.
>   
>   





More information about the gromacs.org_gmx-developers mailing list