Sender: matt AT tweety DOT tlsavi DOT usm DOT edu Message-ID: <3895C921.F6687AF7@mail.ssc.usm.edu> Date: Mon, 31 Jan 2000 11:40:49 -0600 From: Matthew Bettencourt X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: pgcc AT delorie DOT com Subject: bug in snapshor version of pgcc with -mmx Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: pgcc AT delorie DOT com When I try to compile the file located at ftp://tweety.tlsavi.usm.edu/pub/matt/helper.i.gz (it is a big file, sorry about that) I get the following error when I use the -mmx flag. {tweety.tlsavi 240} gcc -O4 -march=pentiumpro -mmx -c helper.i /tmp/ccweJCCZ.s: Assembler messages: /tmp/ccweJCCZ.s:365: Error: invalid character (0xffffff84) in mnemonic However I don't have this problem without that flag. I am using the cvs version updated on 1/24/00 {tweety.tlsavi 241} gcc -O4 -march=pentiumpro -c helper.i {tweety.tlsavi 242} I don't read the pgcc mail group so I may not hear back if you don't e-mail me directy. ANyway. I am just trying to help move opensource code in the right direction. THanks Matt