From: Thom Johansen Newsgroups: comp.os.msdos.djgpp Subject: Buggy -mpentium support in GCC 2.8.0 Date: Tue, 10 Mar 1998 22:03:58 +0100 Organization: Telenor Online Public Access Lines: 8 Message-ID: <3505AABE.B015C6A3@online.no> NNTP-Posting-Host: ti11a02-0042.dialup.online.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I tried to compile Allegro 3.0 with -mpentium support the other day just to see that every program that took use of allegro's gfx and sound functions locked the machine completely. Is this a bug in GCC or is it me that's doing something wrong. If I try to compile it without modifying the makefile, everything works as usual.