Message-ID: <3668B30E.C8F35DA9@datek.com.my> Date: Sat, 05 Dec 1998 12:14:06 +0800 From: Jason X-Mailer: Mozilla 4.05 [en] (Win95; U) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Page fault on 486 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com I developed an application in C++ using my Pentium machine but it was meant to be implemented on a 486 with 4Mb RAM, MSDOS ver 5. Somehow, when implemented on the 486, it just crashes at some point in the application complaining about page fault, etc, etc. It was all fine running on my Pentium Win 95 machine. I'm thinking if it could be because of the cwsdmpi server which I need to run along with my application. How do I run my completed application without having to use the cwsdpmi server? I remembered reading about being able to create an exe file which can run without that. Please anyone out there pls pls help because I've completed my application and only found out now that it wouldn't run properly. Thanks in advance, Jason