| Subject | : | Visual Age Compiler nmake.exe Exception on os/2 |
| Author | : | ash |
| Date | : | 14 Jun, 2004 on 22:38 |
| I get the following exception while linking libraries. c0000005 EIP = 22563 It used to dissapear when I type csetenv and compile again. BUT now even this doesnt seem to help. Below is the popuplog.os2 entry. 06-14-2004 16:11:14 SYS3175 PID 09cf TID 0001 Slot 003c NMAKE.EXE 0002:00002563 Why would this happen? Any ideas? Hegde |
| Subject | : | Re:Visual Age Compiler nmake.exe Exception on os/2 |
| Author | : | Redbill |
| Date | : | 15 Jun, 2004 on 23:38 |
| Hello ash, how about running nmake.exe with option /P and posting the result then? Have fun |
| Subject | : | Re:Visual Age Compiler nmake.exe Exception on os/2 |
| Author | : | ash |
| Date | : | 16 Jun, 2004 on 17:56 |
| Thanks for reply Redbill. Heres the result, The following appears on the screen with the /P option, MACROS: VISUAL_AGE = 1 The following appears in the popuplog.os2 file, 06-16-2004 11:41:22 SYS3175 PID 025c TID 0001 Slot 0067 NMAKE.EXE 0002:0000b6d0
|
| Subject | : | Re:Visual Age Compiler nmake.exe Exception on os/2 |
| Author | : | Redbill |
| Date | : | 19 Jun, 2004 on 01:41 |
| Hello ash, sorry, I was wrong with the option /p. I actually meant option /n which displays the commands it would execute, so one can see at which point nmake crashes. Best regards, |
| Subject | : | Re:Visual Age Compiler nmake.exe Exception on os/2 |
| Author | : | ash |
| Date | : | 21 Jun, 2004 on 15:37 |
| Here's the response, The attached file is the response when I type nmake with /n option. This is the popuplog entry, 06-21-2004 09:23:35 SYS3175 PID 00e8 TID 0001 Slot 003c NMAKE.EXE 0002:0000acbf
|