Re: [Mingw-w64-public] pexports for 64-bit binaries?

2008-08-29 Thread NightStrike
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

[Mingw-w64-public] pexports for 64-bit binaries?

2008-08-29 Thread Tor Lillqvist
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