> On Wed, 2009-02-25 at 05:30 -0800, Eric House wrote:
> > Thanks to a fix posted here last week I was able to build cegcc from
> > the trunk.  Unfortunately, it doesn't build apps that run on either
> > WinMo device I have (that run apps built with an older cegcc just
> > fine).  Can anyone help me figure out what's wrong?

> [...]

> The answer to the first question is : cegcc has always done that.
> The answer to the second : then this would mean you don't want to use
> arm-cegcc but arm-mingw32ce .
> 
> Apologies if I am missing something very obvious ...

I was the one missing something obvious.  The instructions I followed
in building only mentioned cegcc, so that's all I built.  Once I found
instructions for building mingw32ce I had something that would run.

There's still a difference: the binary built with my self-built
arm-mingw32ce crashes on exit.  If I build the same code with the
older arm-mingw32ce the resulting binary does not crash.  I'm still
looking into where the crash occurs.  So far it appears that calling
DestroyWindow() results in WM_DESTROY coming into my WndProc but that
DestroyWindow() never returns. 

I'll debug this, but if anybody knows of changes that might be
contributing please let me know.

Thanks,

--Eric
-- 
******************************************************************************
* From the desktop of: Eric House, xwo...@eehouse.org                        *
*       Crosswords 4.2 for MS Smartphone and PocketPC is OUT: xwords.sf.net  *
******************************************************************************

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to