On Sun, 2009-11-01 at 17:17 +0100, Vincent R. wrote:
> Basically from what I understand it consists in doing the following
> modifications :
> 
> 1) Put section .edata and .idata inside .rdata
> 2) Put .bss data inside .data instead of emitting a .bss section
> 3) Fix IAT because value is NULL
> 4) Fix Pointer To Symbol Table because value is NULL
> 
> If can also provide a ssh access to a machine with a toolchain already
> configured
> or send a zip of cegcc sources where I have modified import policy by
> using
> import by ordinal(like msvc) instead of import by name.

I understand issue #3. I guess I'll find #4 quickly too when I continue
digging in a dump of the DLL file.

I'd like more info about the others though.

Also what do you mean by "modified import policy ..." ?

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


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to