Subject: Re: RFC: splitting out libopcodes from libbfd.
To: matthew green <mrg@eterna.com.au>
From: Todd Vierling <tv@pobox.com>
List: tech-toolchain
Date: 02/23/2003 16:34:34
On Sun, 23 Feb 2003, matthew green wrote:

: currently, we build libbfd & libopcodes together into a single
: libbfd that is installed.  this is problematic because the CFLAGS
: for these two entities are merged in gnu/lib/libbfd, but in the
: distribution, they are disjoint, and, in 2.13, they are conflicting.
: in particular, opcodes defines SHMEDIA_INCLUDE in Makefile while
: bfd defines it in individual .c files that include elf32-sh.c..

So how does the GNU-typical build handle this if --with-unified-bfd is given
to "configure"?

If that doesn't work either, it's a binutils config bug.  If it works with
--with-unified-bfd but not with NetBSD's (unified) bfd, "huh?".

-- 
-- Todd Vierling <tv@pobox.com>