Hi all,

finally (thx to Alex' patch) I could successfully compile gnubg on a
amd64 SuSE. However, when I try to enable sse I get this error:

if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O3 -msse -MT neuralnet.o
-MD -MP -MF ".deps/neuralnet.Tpo" -c -o neuralnet.o neuralnet.c; \
then mv -f ".deps/neuralnet.Tpo" ".deps/neuralnet.Po"; else rm -f
".deps/neuralnet.Tpo"; exit 1; fi
/tmp/ccvnmk5w.s: Assembler messages:
/tmp/ccvnmk5w.s:1386: Error: suffix or operands invalid for `pushf'
/tmp/ccvnmk5w.s:1387: Error: suffix or operands invalid for `pop'
/tmp/ccvnmk5w.s:1390: Error: suffix or operands invalid for `push'
/tmp/ccvnmk5w.s:1391: Error: suffix or operands invalid for `popf'
/tmp/ccvnmk5w.s:1392: Error: suffix or operands invalid for `pushf'
/tmp/ccvnmk5w.s:1393: Error: suffix or operands invalid for `pop'
/tmp/ccvnmk5w.s:2415: Error: suffix or operands invalid for `pushf'
/tmp/ccvnmk5w.s:2416: Error: suffix or operands invalid for `pop'
/tmp/ccvnmk5w.s:2419: Error: suffix or operands invalid for `push'
/tmp/ccvnmk5w.s:2420: Error: suffix or operands invalid for `popf'
/tmp/ccvnmk5w.s:2421: Error: suffix or operands invalid for `pushf'
/tmp/ccvnmk5w.s:2422: Error: suffix or operands invalid for `pop'
make[2]: *** [neuralnet.o] Error 1
make[2]: Leaving directory `/home/ace/local/src/gnubg/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ace/local/src/gnubg'
make: *** [all] Error 2

Ciao

Achim

-- 
If you want to make sure that I'll read your e-mail
please avoid HTML and use a real name. Otherwise I
can't guarantee I'll receive it.

achim mueller, anne-frank-str. 25, D-48431 rheine
+49 (0)5971 83767, +49 (0)163 8458340
-------------------------------------------------
pgp/gnupg key: 1024D/5DF3A722 (wwwkeys.de.pgp.net)

Attachment: pgpvQCXVJpCER.pgp
Description: PGP signature

_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to