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=0.7 required=5.0 tests=BAYES_00,INVALID_DATE, MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Xref: utzoo comp.sys.apollo:6642 comp.lang.ada:4377 Path: utzoo!attcan!uunet!software.org!cox From: cox@software.org (Guy Cox) Newsgroups: comp.sys.apollo,comp.lang.ada Subject: DIES on the Apollo/Runs on others Message-ID: <1684@software.software.org> Date: 4 Oct 90 15:07:34 GMT Sender: news@software.org Reply-To: cox@software.org (Guy Cox) Organization: Software Productivity Consortium, Herndon, Virginia List-Id: --- HERE is the output. -------- % shape ** MAIN PROGRAM ABANDONED -- EXCEPTION "storage_error" RAISED In routine "/local/cox/nouis/shape:.text" offset 145E4 Called from "/local/cox/nouis/shape:.text" offset 160AA Called from "__genesis" line 17 Called from "PM_$CALL" line 176 Called from "pgm_$load_run" line 891 Called from "pgm_$invoke_uid_pn" line 1112 Called from "pm_$init" line 834 I'm looking for suggestions for solving this problem. This Ada program instantiates a fairly large generic ( < 64K ). The code runs on a PC under Alsys Ada and on the VAX/VMS Ada 2.X. The author of the code has indicated that it has failed on a VERDIX compiler on another UNIX computer (SUN). Can this problem be solved by tweeking any of the packages in user_config ? How much longer should I continue to bloody my forehead trying to get this "toy" compiler on the Apollo to produce code that will run. I'm using Domain Ada 3.0, SR10.2 and the BSD4.3 environment. Ideas ? -- // //Remember; Tuesday is Soylent green day! // Guy O. Cox, Jr. Software Productivity Consortium. 2214 RockHill Rd Herndon, VA 22090 703-742-7219 cox@software.org