> > nm libwine.so > > > > (If this is for spec files two more commands are cut and c++filt.) > > Sorry, my first email must have been ambiguous. What I'm > interested in is the list of functions imported/exported by arbitrary > programs or libraries. You can recompile the standard binutils to include the pe-i386 target. Then you can just use objdump as usual on the .exe/.dll files. Unfortunately they don't appear to support Win16 binaries. Ciao, Marcus
- Is there a Wine dumpbin? Francois Gouget
- Re: Is there a Wine dumpbin? Jim Aston
- Re: Is there a Wine dumpbin? Francois Gouget
- Re: Is there a Wine dumpbin? lawson_whitney
- Re: Is there a Wine dumpbin? Rob Latham
- Re: Is there a Wine dumpbin? Francois Gouget
- Re: Is there a Wine dumpbin? Uwe Bonnes
- Re: Is there a Wine dumpbin? Juergen Lock
- Re: Is there a Wine dumpbin? Francois Gouget
- Re: Is there a Wine dumpbin? Juergen Lock
- Re: Is there a Wine dumpbin? Marcus Meissner
- Re: Is there a Wine dumpbin? Peter Hunnisett