From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,dac931ef280492ab X-Google-Attributes: gid103376,public From: dimmicmj@aston.ac.uk (MJ DIMMICK) Subject: Re: gnat304a invalid page fault Date: 1996/12/05 Message-ID: <586jqg$26i$5@whatsit.aston.ac.uk>#1/1 X-Deja-AN: 202496043 references: <19961204051600.AAA23933@ladder01.news.aol.com> organization: Aston University newsgroups: comp.lang.ada Date: 1996-12-05T00:00:00+00:00 List-Id: mbloechl@aol.com wrote: : After installing gnat304a1 for windows '95 I ran the included set path : utility. It completed without any errors. Then after attempting to : compile the test Hello.adb program I got the follwing error. " GNATMAKE : caused an invalid page fault in module GNATMAKE.EXE at 0137:0040844f." My : question is what happened? Did I not set up the paths correctly? Is : something missing? . Someones help one this would be greatly appreciated. : Thanks Mark. Well, I've got the same GNAT and assuming you ran SETPATH.BAT after this (and set up a big DOS environment as per the instructions :-)) it should have worked. Try the following: Shutdown Win95 and restart. This often fixes problems like this. Make absolutely sure you're running the path setup beforehand. Put a command in your CONFIG.SYS that reads SHELL=C:\COMMAND.COM C:\ /P /E:1024 and one in the AUTOEXEC.BAT reading CALL C:\GNAT304A\SETPATH.BAT (should go AFTER any PATH or SET PATH= line) If it still fails, it's possible the error isn't in GNATMAKE at all. Some people report problems like this appearing with any application. If you find it's happening a lot, try reinstalling Win95: Setup should detect the current Win95 installation and offer to reinstall corrupted DLLs. HTH, -- Michael Dimmick | dimmicmj@aston.ac.uk | http://www.aston.ac.uk/~dimmicmj "Try to make the coffee taste slightly less like mud this time." "Not easy I'm afraid ... it is mud!" I really must get out more...