Subject: Re: some tools missing
To: Andrew Brown <atatat@atatdot.net>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-toolchain
Date: 12/07/2001 15:59:52
On Fri, Dec 07, 2001 at 03:50:14PM -0500, Andrew Brown wrote:

 > it strikes me that when cross-compiling *to* some platforms, a couple
 > more things need to be added to the "toolchain":
 > 
 > elf2ecoff - for cross compiling to pmax
 > dbsym - for cross compiling to evbarm

elf2ecoff -- nonono.  We should be using objcopy, and if objcopy
doesn't work, then fix objcopy.

dbsym -- I already made this a cross tool!

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>