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,3941ad115e7b9e14,start X-Google-Attributes: gid103376,public From: "Marin David Condic, 561.796.8997, M/S 731-93" Subject: GNAT Linker Options & Memory Maps Date: 1997/06/13 Message-ID: <97061310124788@psavax.pwfl.com>#1/1 X-Deja-AN: 248136633 Sender: Ada programming language Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU X-Vms-To: SMTP%"INFO-ADA@VM1.NODAK.EDU" Newsgroups: comp.lang.ada X-Vms-Cc: CONDIC Date: 1997-06-13T00:00:00+00:00 List-Id: After spending time doing the RTFM thing on the GNAT linker, I'm still left with a question that maybe someone can help me with: There appears to be no way of controlling the link map using the GNAT linker. (I did not recall seeing anything about an option to even print out the link map.) Is there any way of using the linker to control the addresses at which things fall? (Yes, I know Ada gives you an address clause for fixing things in memory. However, I have often failed to get the desired results using address clauses and there are times when it would be much more handy to use the linker to do this.) Also, I did not see any provisions for outputting a symbol table or for specifying a load image format other than the default host system format. (Motorola S-records, maybe?) I'm trying to find out how practical it would be to point GNAT at an embedded target, and I guess I'm discovering that it would take some work here at the link end as well as the compile end. MDC Marin David Condic, Senior Computer Engineer ATT: 561.796.8997 Pratt & Whitney GESP, M/S 731-96, P.O.B. 109600 Fax: 561.796.4669 West Palm Beach, FL, 33410-9600 Internet: CONDICMA@PWFL.COM =============================================================================== "You spend a billion here and a billion there. Sooner or later it adds up to real money." -- Everett Dirksen ===============================================================================