
jbb at vcn
Jan 26, 2010, 4:17 PM
Post #1 of 3
(1108 views)
Permalink
|
Dear Folk, The following error message arrives continually while compiling any 1.4.x version. The symbolic links are to ./i386/ and neither that nor a hand installed set of links to ./i586/ make any difference. The machine I have is iMac running Mac OS X version 10.6.2. The compiler is the the gnu gcc bootstrapped for this machine. If I change back to the Apple compiler will that allow the compile? Should I ignore the with-gnu-ld configure option? /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-add1-asm.lo -MD -MP -MF .deps/mpih-add1-asm.Tpo -c -o mpih-add1-asm.lo mpih-add1-asm.S gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-add1-asm.lo -MD -MP -MF .deps/mpih-add1-asm.Tpo -c mpih-add1-asm.S -fno-common -DPIC -o .libs/mpih-add1-asm.o mpih-add1-asm.S:47:suffix or operands invalid for `push' mpih-add1-asm.S:48:suffix or operands invalid for `push' mpih-add1-asm.S:78:suffix or operands invalid for `jmp' mpih-add1-asm.S:113:suffix or operands invalid for `pop' mpih-add1-asm.S:114:suffix or operands invalid for `pop' make[2]: *** [mpih-add1-asm.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Shalom, John B. Brown. [jbb [at] vcn] 358 High Street, Buffalo, Wyoming 82834 "Freedom is not worth having if it does not include the freedom to make mistakes" Mahatma Gandhi "If any question why we died, tell them, because our fathers lied." Rudyard Kipling "A man who does not know the truth is just an idiot but a man who knows the truth and calls it a lie is a crook." Bertolt Brecht "I wonder whether the world is being run by smart people who are putting us on or by imbeciles who really mean it." Mark Twain _______________________________________________ Gcrypt-devel mailing list Gcrypt-devel [at] gnupg http://lists.gnupg.org/mailman/listinfo/gcrypt-devel
|