On Sun, 5 Mar 2000, Juergen Lock wrote:

[...]
> >     Unfortunately dumpbin will not run in Wine due to the usual 'no
> >relocation records present'
> 
> You can't just run it in a seperate wine?  (poor man's address space
> seperation... :)  Or can you no longer do that at the moment?

        I think what happens is that dumpbin uses VC's link program to
implement part of its functionality. I'm not sure how. Maybe there is
some option to have link behave like dumpbin but I did not try. 

>  There's also this `quickview' which i guess comes with windows itself?

        True. This could be a way to do it.

[...]
>  And if you still want that (which i can understand), and you have
> enough time and diskspace, then grab the cygwin sources and configure
> and build them as a unix-to-cygwin crosscompiler. (how you do that
> should be described somewhere on the cygwin site)  then you'll have a
> version of objdump that groks win32 objects/libs/executables...

        I did not know about objdump. Thanks.


--
Francois Gouget    [EMAIL PROTECTED]    http://www.multimania.com/fgouget

           If it stinks, it's chemistry. If it moves, it's biology.
                  If it does not work, It's computer science.

Reply via email to