From: dhw1 Newsgroups: comp.os.msdos.djgpp Subject: Help I'm getting errors using Make Date: 08 Jun 1998 01:04:49 EDT Organization: Concentric Internet Services Lines: 14 Message-ID: <357B70FA.5C3C@aol.com> Reply-To: dhw1 AT concentric DOT net NNTP-Posting-Host: ts002d01.tul-ok.concentric.net 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 When I try to compile Allegro using make I get this error: C:\DJGPP\ALLEGRO\ALLEGRO\MAKE.EXE Compiling Allegro. Please wait... gcc -I. -Isrc/djgpp -Iobj/djgpp -Wall -W -Werror -Wno-unused -mpentium -06 -ffast-math -fomit-frame-pointer -o obj/djgpp/allegro.o -c src/allegro.c cc1.exe: Invalid option 'petium' make.exe: ***[obj/djgpp/allegro.o] Error 1 What's happening and how can I fix it? I'm running it on a Cyrix 6x86 133Mhz w/ 64 Mb and Win95. My DJGPP is installed correctly(I can compile things under RHIDE) and I have the GNU make.