İsmail cartman Dönmez wrote:

> The Data Directory
> Entry 0 49dec2e0 0006ea70 Export Directory [.edata (or where ever we found
> it)]

  That's 100% bogus.  You need to figure out whether that's what's actually in
the binary data in the PE header, put there by ld for some reason, or whether
objdump is reading it incorrectly somehow.

> There is an export table, but the section containing it could not be found

  Not surprising, considering the directory says it's at an RVA of 0x49dec2e0
from the base of the DLL!

    cheers,
      DaveK

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to