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,6ff6ac051491e437 X-Google-Attributes: gid103376,public From: dewar@cs.nyu.edu (Robert Dewar) Subject: Re: GNAT Codesize Date: 1996/07/03 Message-ID: #1/1 X-Deja-AN: 163596802 references: <31c8fdd4.5a455349@zesi.ruhr.de> <835637893.1349.0@assen.demon.co.uk> <835984668.12569.0@assen.demon.co.uk> <836339494.14712.1@assen.demon.co.uk> organization: Courant Institute of Mathematical Sciences newsgroups: comp.lang.ada Date: 1996-07-03T00:00:00+00:00 List-Id: John McCabe said "Not in my experience. My current compiler uses a proprietary format and even when using an Tek emulator with a Tek 8086 Pascal cross-compiler on a VAX we had to use a separate utility to format the output for use in the emuulator." The fact that one particular system is not organized enough to have a well defined ABI and compilers and tools that conform to this ABI is hardly significant. The fact is that many systems *do* have such conventions, and they are followed!