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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,55a8252137b5ef97 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Nick Roberts Newsgroups: comp.lang.ada Subject: Re: Efficiently setting up large quantities of constant data Date: Thu, 16 Dec 2004 23:25:52 +0000 Message-ID: <32ejs0F3k243eU4@individual.net> References: <2508656.W3VlADmtU1@jellix.jlfencey.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net 14GMN/geEusBH+9AdSDCXQiajNfOceaxVmR3EqA1zbv4yh/N4= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en In-Reply-To: Xref: g2news1.google.com comp.lang.ada:7007 Date: 2004-12-16T23:25:52+00:00 List-Id: Dr. Adrian Wrigley wrote: >>You could give "objcopy" a try. It can convert a binary file into an >>object file which could then be linked normally. > > This is exactly what I've been looking for! Thanks! I was going to say, this is a capability that compilers /should/ support (one way or another). -- Nick Roberts