From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp Subject: Re: please help some more, yes i already read FAQ Date: Fri, 24 Sep 1999 20:34:40 -0500 Organization: Rose-Hulman Institute of Technology Lines: 30 Message-ID: <7sh8v7$j3r$1@solomon.cs.rose-hulman.edu> References: <%tTG3.552$L02 DOT 415 AT news DOT flash DOT net> NNTP-Posting-Host: 137.112.205.146 X-Trace: solomon.cs.rose-hulman.edu 938223399 19579 137.112.205.146 (25 Sep 1999 01:36:39 GMT) X-Complaints-To: news AT cs DOT rose-hulman DOT edu NNTP-Posting-Date: 25 Sep 1999 01:36:39 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Braves Dugout wrote in message news:%tTG3.552$L02 DOT 415 AT news DOT flash DOT net... > I got DJGPP to work, and when i compile and save, it says, creating > andrew.exe and it says no errors, but then when i click on it in > winDOZE it says its not a 32-bit application..which i understand, DJGPP binaries are "32-bit applications." Both Quake 1 and DOSArena were built with DJGPP. They run under the x86's protected mode, which allows access to all of the PC's features. They communicate with DOS and Sindows through the DOS/ Protected Mode Interface (DPMI). > but then when i go into dos, and type in the filename, it says This program > has performed an illegal operation...hmm as you can tell i am a beginner > but i DO know how to write simple source code, but i don't know whats > up with this program or other things that have to do with the program There are two things you need to post: 1. Version number of DJGPP, gcc, and binutils; 2. The smallest source code fragment that produces the error. 3. Your operating system (DOS? Sin95? 98? NT?) We're not psychics on c.o.m.d -- Damian Yerrick http://pineight.webjump.com/