> It reminds me what was reported the first time someone talked about
issue
> between cegcc and Windows Mobile 6.1.
> In this initial report there was something about the size and under some
> value, it was working fine.
> 

Here is extract of the original post :

"I tried to modify binutils/bfd/peXXigen.c to have .idata without write
attribute and my previous test case is loading successfully. But if I
compile with all the CRT stuff (a DLL with DllMainCRTStartup), the
application crash at load. When looking at the crash, the problem is
that only the first 64kB is loaded and DllMainCRTStartup try to call a
function after those 64kB, causing a page exception. Compiling without
the CRT stuff load all the code. I'm searching why there is such a
difference."

Now I don't know if it's the same thing you are talking about.


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