This is the mail archive of the binutils@sources.redhat.com 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: LGPL libbfd


On Sun, Jan 27, 2002 at 01:10:41AM +0100, clemens wrote:
> Hi!
> 
> One task of winebuild is to analyse wine elf-libraries for exported dll
> symbols. Currently it is parsing the output of nm to achive this.
> As I need to improve winebuild for my further work I don't want that way,
> but instead call libbfd directly.

If you want to analyze ELF libraries, use libelf, not libbfd.
But you'll have the same problem: libelf is GPL too.

	Jakub


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