From mint-bounce@lists.fishpool.fi  Fri Aug  5 00:54:55 2005
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
Message-ID: <42F29C07.5060907@highlandsun.com>
Date: Thu, 04 Aug 2005 15:51:51 -0700
From: Howard Chu <hyc@highlandsun.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050802 SeaMonkey/1.0a
MIME-Version: 1.0
To: Mark Duckworth <mduckworth@atari-source.com>
Cc: Mint List <mint@fishpool.com>
Subject: Re: [MiNT] binutils
References: <1123195526.13267.0.camel@mduckworth.phillypark.net>
In-Reply-To: <1123195526.13267.0.camel@mduckworth.phillypark.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-To: mint-bounce@lists.fishpool.fi
X-original-sender: hyc@highlandsun.com
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
X-Virus-Scanned: by amavisd-new at relay.boerde.de
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de
X-Spam-Status: No, hits=-1.0 tagged_above=-50.5 required=7.0 tests=BAYES_00
X-Spam-Level: 

Mark Duckworth wrote:
> Hey guys,
> 
> Thought you might want to know that this tool builds and seems to work
> perfectly.  Could be helpful for conversion between binary formats
> though I'm not sure (yet) if it can be used for that purpose.
> 
> http://sun.hasenbraten.de/vlink/index.php?view=main
> 
> Thanks to Keith Scroggins for finding this.

If you guys are investigating new binutils and new object file formats, 
then now is a good time to invest in developing a re-linkable executable 
file format. ELF may be a good starting point; as noted already you can 
put whatever sections you want into an ELF file. You could try keeping 
the ELF .relo section and just append it to the TOS file image, with an 
appropriate pointer to it in the standard TOS symbol table.

-- 
   -- Howard Chu
   Chief Architect, Symas Corp.  http://www.symas.com
   Director, Highland Sun        http://highlandsun.com/hyc
   OpenLDAP Core Team            http://www.openldap.org/project/


