
jbruni at me
Sep 1, 2009, 9:52 PM
Post #2 of 6
(1551 views)
Permalink
|
On Sep 1, 2009, at 9:47 PM, Joseph Oreste Bruni wrote: > I tried compiling 1.4.10rc1 on Mac OS X 10.6 without success. > > During "make" the compile bombed here: > > ... > mv -f .deps/mpih-mul.Tpo .deps/mpih-mul.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -g -O2 -Wall -Wno- > pointer-sign -MT mpiutil.o -MD -MP -MF .deps/mpiutil.Tpo -c -o > mpiutil.o mpiutil.c > mv -f .deps/mpiutil.Tpo .deps/mpiutil.Po > gcc -E -I.. -I../include -DHAVE_CONFIG_H mpih-mul1.S | grep -v '^#' > > _mpih-mul1.s > gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -g -O2 -Wall -Wno- > pointer-sign -c _mpih-mul1.s > _mpih-mul1.s:6:suffix or operands invalid for `push' > _mpih-mul1.s:7:suffix or operands invalid for `push' > _mpih-mul1.s:8:suffix or operands invalid for `push' > _mpih-mul1.s:9:suffix or operands invalid for `push' > _mpih-mul1.s:33:suffix or operands invalid for `pop' > _mpih-mul1.s:34:suffix or operands invalid for `pop' > _mpih-mul1.s:35:suffix or operands invalid for `pop' > _mpih-mul1.s:36:suffix or operands invalid for `pop' > make[2]: *** [mpih-mul1.o] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > If I use --disable-asm during configure, the compile completes and a "make check" shows all tests pass! -Joe _______________________________________________ Gnupg-users mailing list Gnupg-users [at] gnupg http://lists.gnupg.org/mailman/listinfo/gnupg-users
|