Subject: Re: Boot code of linuxppc v. netbsd
To: Dan Jacobowitz <youngdrow@geocities.com>
From: SUNAGAWA Keiki <Keiki_Sunagawa@yokogawa.co.jp>
List: port-powerpc
Date: 01/07/1998 12:31:46
Hi,

Dan Jacobowitz <youngdrow@geocities.com>  wrote:

Dan> I'm trying to build a new version with only those
Dan> sections... any idea on how to get rid of the .comment
Dan> section?  The linux ld.script nicely packed all the
Dan> others into what I think are reasonable places but
Dan> didn't touch .comment; I assume it's a compile option
Dan> to gcc somewhere....

Isn't the strip command useful?  I didn't tried yet tho.

powerpc-*-strip --remove-section=.comment ofwboot.xcoff

BTW, Rhapsody needs modified version of nvramrc to fix some
firmware code... from Rhapsody Technote #1.

--
SUNAGAWA Keiki <Keiki_Sunagawa@yokogawa.co.jp>
Happy Hacking!