Had something weird come up.  in the process of testing out an application
on WM2005, one of our
APIs does a dynamic new object that causes the app to exit.  This is pretty
stable code with a good history
on desktop and embedded linux.  

I've tested heap malloc elsewhere and it seems OK.

only thing odd probably worth mentioning is this object constructor uses
multiple inheritance. 
otherwise nothing unusual about it.

I tried putting this in a try/catch handler but no difference.

Is mingw32ce OK for C++ exception handling? 
what about multiple inheritance
is this just too extreme to attempt to port such an application?

/steverino2 



-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to