Re: [Cegcc-devel] can't compile under cygwin

2009-12-09 Thread Vincent R.
On Wed, 9 Dec 2009 13:40:48 -0800 (PST), İsmail "cartman" Dönmez wrote: > Thorsten wrote: >> >> Hello >> >> I'm new to cegcc. >> I've installed the current cygwin-version and unpacked >> cegcc_mingw32ce_cygwin1.7_r1399.tar.bz2 in /opt of my >> cygwin-installation. >> I put /opt/mingw32ce/bin at

Re: [Cegcc-devel] can't compile under cygwin

2009-12-09 Thread cartman
Thorsten wrote: > > Hello > > I'm new to cegcc. > I've installed the current cygwin-version and unpacked > cegcc_mingw32ce_cygwin1.7_r1399.tar.bz2 in /opt of my cygwin-installation. > I put /opt/mingw32ce/bin at the beginning of my PATH > > Wenn I call arm-mingw32ce-g++ it say's nothing. I ca

Re: [Cegcc-devel] can't compile under cygwin

2009-12-09 Thread Sébastien Lorquet
I got qt core and gui compile, but the resulting binaries are huge (9MB O_o) and they don't run on my htc wizard. Dig on the qt-ce mailing list to see the status of qt-cegcc. starting from here: http://lists.trolltech.com/pipermail/qt-wince-interest/2009-November/000750.html regards sebastien

Re: [Cegcc-devel] can't compile under cygwin

2009-12-09 Thread Sébastien Lorquet
Hi, I'm not saying my version is perfect, but did you try this? http://www.unsads.com/~squalyl/cegcc/mingw32ce-4.1.zip I'ts cross compiled from linux for mingw. it does not rely on cygwin for running, but there should no problem to run on cygwin too. Maybe you'll have a better luck? Keep me info

[Cegcc-devel] can't compile under cygwin

2009-12-09 Thread Thorsten
Hello I'm new to cegcc. I've installed the current cygwin-version and unpacked cegcc_mingw32ce_cygwin1.7_r1399.tar.bz2 in /opt of my cygwin-installation. I put /opt/mingw32ce/bin at the beginning of my PATH Wenn I call arm-mingw32ce-g++ it say's nothing. I can't compile anything and there is no