Re: __link_set_add_bss() and objcopy from ELF to a.out

Izumi Tsutsui <[email protected]> Sat, 7 Dec 2002 22:21:45 +0900 (JST)
Newsgroups gmane.os.netbsd.ports.cats
Message-ID <[email protected]>
In article <[email protected]>
[email protected] wrote:

> > It seems the problem is __link_set_add_bss() which was
> > added to sys/kern/subr_autoconf.c in rev 1.79.
> > __link_set_*() macros are defined in sys/cdefs_{aout,elf}.h
> > and they are different between a.out and ELF.
> > 
> > What is the right solution?
> 
> Update your tools.

Yeah, updaging libbfd and binutils fixes the problem. Thanks.
---
Izumi Tsutsui
[email protected]