* Jonathan Kinsey wrote on 26 Apr 2006: > > >From: Achim Mueller <[EMAIL PROTECTED]> > > > >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' > > We recently moved the sse code to the new file neuralnetsse.c. Try only > using the -msse flag for this one file. This is because gcc was causing > troubles when using sse in general. > > I guess the makefile/config system needs updating for linux builds?
On a debian 32bit it compiles and works like a charme ... I will take a look. 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)
pgpN5IGXSHzjq.pgp
Description: PGP signature
_______________________________________________ Bug-gnubg mailing list Bug-gnubg@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnubg