Re: [Cegcc-devel] cegcc 4.4 failure :-(

2009-02-01 Thread Vincent R.
On Sun, 01 Feb 2009 20:12:40 +0100, Danny Backx wrote: > That's not a real problem, it's just configuration :-) > > You'll need to learn about the gcc configuration. All that kind of stuff > is fully configurable in the gcc sources. > > There's a (complicated) set of sources and include files th

Re: [Cegcc-devel] cegcc 4.4 failure :-(

2009-02-01 Thread Danny Backx
That's not a real problem, it's just configuration :-) You'll need to learn about the gcc configuration. All that kind of stuff is fully configurable in the gcc sources. There's a (complicated) set of sources and include files that are vital for you to understand if you're working on this. Look i

Re: [Cegcc-devel] CLSID's UUID's usage

2009-02-01 Thread Danny Backx
You did't include Makefile changes. What are they ? Danny On Thu, 2009-01-29 at 11:30 +0100, Ryan Raasch wrote: > The issue is the uuids under > > src/lib/directx > > ( many needed uuids are in src/lib/directx/strmiids.c ) > > are not compiled in when using the mingw32ce compiler. Ther

Re: [Cegcc-devel] cegcc 4.4 failure :-(

2009-02-01 Thread Danny Backx
On Fri, 2009-01-30 at 14:43 +0100, Vincent R. wrote: > I also tried to generate a cegcc-4.4.0 but unfortuantely it DOESN'T WORK > because it seems > there is an issue with crtstuff. Indeed binaries starts at wrong virtual > address !!! I've not tried your patch yet (other urgent things to do this

Re: [Cegcc-devel] Windows Mobile 6.1 compatibility

2009-02-01 Thread Pascal Georges
I have WM6.1 and I am not affected by this bug myself. But some users of my app reported that using UPX http://upx.sourceforge.net/ for DLL and EXE files is a solution. Of course it is a workaround, but a doubly useful one (you fix incompatibility with a compressed package). Pascal Georges 2009/