On 8/29/08, Tor Lillqvist <[EMAIL PROTECTED]> wrote:
> Anybody have a version of pexports for 64-bit binaries? Apparently it
> is no part of the gcc toolchain as mingw-w64 doesn't come with it? At
> least for 32-bit binaries, I often find pexports more useful than
> objdump -p (or link -dump -expor
Anybody have a version of pexports for 64-bit binaries? Apparently it
is no part of the gcc toolchain as mingw-w64 doesn't come with it? At
least for 32-bit binaries, I often find pexports more useful than
objdump -p (or link -dump -exports), especially as pexports's output
is in .def file format r