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,FREEMAIL_FROM, INVALID_MSGID,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,93d3cbc779428657,start X-Google-Attributes: gid103376,public From: "Paul Cass" Subject: Ada for OS/2 Date: 2000/01/23 Message-ID: #1/1 X-Deja-AN: 576421836 X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 X-Trace: newsfeeds.bigpond.com 948612241 139.134.123.218 (Sun, 23 Jan 2000 18:24:01 EST) Organization: Telstra BigPond Internet Services (http://www.bigpond.com) X-MSMail-Priority: Normal NNTP-Posting-Date: Sun, 23 Jan 2000 18:24:01 EST Newsgroups: comp.lang.ada Date: 2000-01-23T00:00:00+00:00 List-Id: Is anyone aware of an Ada compiler for OS/2 other than Gnat? We have been using the Alsys OS/2 Ada compiler for about ten years or so with no problems. However the latest fixpack for OS/2 Version 4 and WarpServer 4.0 will not run either the Alsys Ada shell, compiler or any other Ada program built with this compiler (Version 5.5). Using the VisualAge C debugger revealed a problem early in program execution where the errant program attempts to load from a memory address down at about 00000056H which causes a trap. I think it is trying to load something from the environment. Obvious solutions are: 1 - don't use the fixpacks; 2 - move to WinNT. 3 - use Gnat. Does anyone have any other suggestions? Tks Paul