Difference between revisions of "Package List/ bfd"

From Lazarus wiki
Jump to navigationJump to search
(New page: BFD is the GNU Binary File Descriptor Library, this package provides a header-unit for it. This unit is essentially the translation of the bfd.h header file for the libbfd library which c...)
 
Line 4: Line 4:
  
 
Go to back [[Package_List|Packages List]]
 
Go to back [[Package_List|Packages List]]
 +
 +
[[Category:Packages]]

Revision as of 08:34, 30 April 2013

BFD is the GNU Binary File Descriptor Library, this package provides a header-unit for it.

This unit is essentially the translation of the bfd.h header file for the libbfd library which can be used to examine executable files.

Go to back Packages List