On Tue, 2009-12-08 at 05:49 -0800, İsmail "cartman" Dönmez wrote:
> Since noone replied, am I doing something wrong maybe?

Sorry about that.

> > [~]> arm-mingw32ce-objdump -x coredll.dll

> > Please note the message "There is an export table, but the section
> > containing it could not be found". Any ideas?

Do you see this with other DLLs too ? Coredll.dll is a rather special
case. I can't even extract it from my device (not that it would be
useful).

I don't appear to see this error message for other DLLs, there's usually
something like this (items copy/pasted from objdump output but not in
the original order) :

There is an export table in .edata at 0x6fbc4000

The Export Tables (interpreted .edata section contents)

Entry 0 00004000 00000078 Export Directory [.edata (or where ever we
found it)]

Sections:
Idx Name          Size      VMA       LMA       File off  Algn
  3 .edata        00000078  6fbc4000  6fbc4000  00001200  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA

ImageBase               6fbc0000



        Danny
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


------------------------------------------------------------------------------
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