Subject: Re: Changes to crunchgen
To: Todd Vierling <tv@wasabisystems.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-toolchain
Date: 10/03/2001 18:05:48
On Wed, Oct 03, 2001 at 08:55:28PM -0400, Todd Vierling wrote:

 > Yes, but the new version won't be in src/usr.sbin; it'll be in src/tools.

Assuming you're talking about crunchide, this is solved with the objcopy
thing.

If you're talking about mdsetimage, the source will have to live in
gnu/usr.sbin, because anything linked against libbfd is GPV'd.  You
also want to reachover-build one for TOOLDIR from src/tools, and
also have one in the "native" build that gets installed in /usr/sbin
on the target system (you may not only want to mdsetimage a boot floppy
image, after all).

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