On Fri, 2009-09-04 at 10:41 +0200, Vincent R. wrote:
> The problem about dll generated by cegcc and windows mobile >= 6.1 is due
> to a  binary format
> not respecting completely PE loader requirements and especially about PE
> sections.
> You should read cegcc archives and you will see the whole story.
> If you want to see it by yourself, try do dump(with objdump or PE explorer)
> binary section from a Visual Studio binary and 
> from a cegcc one...

So I did that again :-) and found your message of 2009-01-30 saying :
> - Then I started to analyze the issue with WM6.1 and dll generated by
> cegcc, you can see some investigations here :
> http://www.smartmobili.com/content/view/41/42/lang,fr/
> 
> The first problem I found was about Import Address Table that was
> always
> NULL while with Microsoft it's always filled. 
> This issue has been fixed by kai Tiez(mingw-w64 maintener) and should
> be
> available
> in binutils trunk. There are other differences but unfortunately I am
> not a
> binutils hacker and I don't know howto fix them so I think WM6.1 issue
> will
> be a bit difficult to fix for now.

Do you know the status of all this in binutils now ? Now that our gcc
4.4 environment is stable, this could be the next topic to look into.

(I'm also still working on gdb changes, but I expect these to take less
of my time now. See the gdb mailing list.)

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


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to