Eric,

But it works for 5.0.8 and 5.0.9. and I have tried it on RH 8 and RH 9.

1. strip e1000.elf : 92 bytes
2. strip -R comment e1000.elf : 92 bytes.
3. strip -R note e1000.elf : 92 bytes.
4. strip -R comment -R note e1000.elf : 92 bytes.

Anyway I will use zelf format.

Regards

Yinghai Lu

-----邮件原件-----
发件人: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 代表 Eric W. Biederman
发送时间: 2003年6月14日 18:17
收件人: Yinghai Lu
抄送: 'ron minnich'; [EMAIL PROTECTED]; 'Etherboot Developers'
主题: Re: [Etherboot-developers] g-e$: g-e$: g-e$: High-End Desktop
Support

"Yinghai Lu" <[EMAIL PROTECTED]> writes:

> Thanks, I will try again with zelf.
> 
> I have used strip make ebi, 
> # strip -R comment -R note e1000.elf
> The EBI file only 92 bytes ???

There should be nothing worth stripping by the time the etherboot
build gets that far, at least for 5.1.x.  It is desirable to
keep the notes we have placed there.

Beyond that it looks like by trying to strip etherboot you have
hit one of the many binutils bugs that crop up from time to time.

Eric

_______________________________________________
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios

_______________________________________________
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios

Reply via email to