[gmx-developers] Errors compiling latest CVS
Jim Kress
jimkress_35 at kressworks.com
Tue Jul 19 16:31:49 CEST 2005
I received the following errors while compiling the latest code from the CVS
repository:
/bin/sh ../../../../libtool --mode=compile mpicc -O3 -fomit-frame-pointer
-finline-functions -Wall -Wno-unused -malign-double -funroll-all-loops -c -o
nb_kernel410_ia32_sse.lo `test -f 'nb_kernel410_ia32_sse.s' || echo
'./'`nb_kernel410_ia32_sse.s
mpicc -O3 -fomit-frame-pointer -finline-functions -Wall -Wno-unused
-malign-double -funroll-all-loops -c nb_kernel410_ia32_sse.s -o
nb_kernel410_ia32_sse.o
nb_kernel410_ia32_sse.s: Assembler messages:
nb_kernel410_ia32_sse.s:445: Error: invalid operand for 'mulps' ('z'
unexpected)
nb_kernel410_ia32_sse.s:1595: Error: invalid operand for 'mulps' ('z'
unexpected)
make[5]: *** [nb_kernel410_ia32_sse.lo] Error 1
make[5]: Leaving directory
`/root/gromacs_CVS/gmx/src/gmxlib/nonbonded/nb_kernel_ia32_sse'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/root/gromacs_CVS/gmx/src/gmxlib/nonbonded'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/gromacs_CVS/gmx/src/gmxlib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/gromacs_CVS/gmx/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/gromacs_CVS/gmx/src'
make: *** [all-recursive] Error 1
Anyone got any suggestions how to fix this? Thanks.
Jim
More information about the gromacs.org_gmx-developers
mailing list