Jump to letter: [
ACEFGHIJKLMNOPQRSTWX
]
ELFIO - ELF (Executable and Linkable Format) reader and producer
- Description:
ELFIO is a C++ library for reading and generating files in the ELF binary
format. This library is unique and not based on any other product. It is also
platform independent. The library uses standard ANSI C++ constructions and
runs on a wide variety of architectures.
Packages
ELFIO-1.0.3-2.src
[304 KiB] |
Changelog
by Tom "spot" Callaway (2007-02-14):
- Use -fPIC in CPPFLAGS (fixes x86_64)
|