LGPL libbfd
Jakub Jelinek
jakub@redhat.com
Sun Jan 27 04:54:00 GMT 2002
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
More information about the Binutils
mailing list