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




On 27/04/2019 19:06, Izumi Tsutsui wrote:
Module Name:	src
Committed By:	skrll
Date:		Fri Apr 26 07:35:21 UTC 2019

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.


Thanks,

Nick




Home | Main Index | Thread Index | Old Index