Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/elf2aout
> >> Modified Files:
> >> src/usr.bin/elf2aout: elf2aout.c
> >>
> >> Log Message:
> >> A couple of fixes so that NetBSD/cats builds (on linux), works, and
> >> produces a symbol table that is readable (by 4.4BSD nm(1) at least)
> >>
> >> - Change from OMAGIC to ZMAGIC
> > Is it necessary for cats?
> Yes. The cyclone firmware requires ZMAGIC.
> > (Maybe I should check if luna68k's firmware recognize ZMAGIC)
>
>
> Please do.
It turns out LUNA's firmware does not recognize ZMAGIC.
(it complains "file not bootable" for ZMAGIC)
Can we have options to specify OMAGIC/ZMAGIC as ld(1)?
Thanks,
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index