This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: PR binutils/3631: bfd/archive64.c is compiled unconditionally even for 32-bit targets


On Fri, Jan 05, 2007 at 10:42:38AM -0800, H. J. Lu wrote:
> The problem is all files in libbfd_la_SOURCES are added to libbfd
> unconditionally while libbfd_la_SOURCES won't take substitution.
> bfd_libs is never used. I replace it with bfd64_libs and substitute
> it in OFILES. I tested it for both 32bit and 64bit targets.

It would appear that this breaks some make targets, eg. CTAGS,
but then they are broken already because not all sources appear
in SOURCES.  So, OK to commit.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]