Subject: Re: toolchain improvements proposal
To: None <tech-toolchain@netbsd.org>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: tech-toolchain
Date: 02/05/1999 02:09:05
>- Make libbfd include "all NetBSD targets" on all architectures.  (Note that
>  this cannot include 64-bit architectures on 32-bit hosts.)  This could be
 

It *could*, if we build gdb with its own copy of libbfd.
Which, iirc, is what Cygnus and the egcs people recommend.

(The only reason for the restricition is the way GDB uses `core_addr's.)