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: bfd patch for gdb cross-debugging support


On Sat, 19 Sep 2009, Danny Backx wrote:

> Oops, I didn't include the new file (bfd/filesystem.c). Attached now.

Why are you putting this in BFD?  The relevant libiberty interfaces from 
filenames.h are used in GCC which doesn't use BFD, you need to put the 
functions they now use in libiberty where all libiberty users can see 
them.

-- 
Joseph S. Myers
joseph@codesourcery.com


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