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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2eab362533995b15,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-12-12 09:31:35 PST Newsgroups: comp.lang.ada Path: bga.com!news.sprintlink.net!howland.reston.ans.net!sol.ctr.columbia.edu!news.columbia.edu!lamont!news From: Caroline McCullough Subject: AETECH Ada Compiler Problems Content-Type: TEXT/PLAIN; charset=US-ASCII Message-ID: <1994Dec12.161011.25629@lamont.ldgo.columbia.edu> Sender: news@lamont.ldgo.columbia.edu Organization: Lamont-Doherty Earth Observatory X-Newsreader: NEWTNews & Chameleon -- TCP/IP for MS Windows from NetManage Mime-Version: 1.0 Date: Mon, 12 Dec 1994 17:06:33 GMT Date: 1994-12-12T17:06:33+00:00 List-Id: We are having problems using AETECH's IntegrAda for Windows Version 1.2 compiler. If anyone has had any of these same problems please let us know. 1. Can you compile DOS applications with AETECH? We are having problems referencing the standard packages from DOS. We have no documentation for writing DOS applications. 2. Existing code: end record; for sym_record'size use 70 * system.storage_unit; Produces: *ERROR* This size is not supported for this type (J.4.17) In the AETECH Compiler documentation, Chapter 13, a thousand bits is allocated for the size expression. The above existing code uses 560 bits. 3. The AETECH IntegrAda windows environment sets up default directories for the scratch files and the ".obj" output files. Where can the defaults be changed for the .sym, .jrl, etc. files? I am only able to compile out of the C:\IADAWIN directory in order for the compiler/linker/binder to find all the pertinent files. When I compile on "D" drive under a subdirectory, files cannot always be found. Thanks, Caroline McCullough mccull@ifte.sed.redstone.army.mil