Danny Backx wrote:
> 
> 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
> 
> 

Tried mmtimer.dll & mp3dmod.dll, they both give the following message:


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



-----
Regards,
İsmail DÖNMEZ

-- 
View this message in context: 
http://n2.nabble.com/Can-t-see-the-exports-table-tp4118790p4133200.html
Sent from the cegcc-devel mailing list archive at Nabble.com.

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