[Cegcc-devel] CeGCC for Windows (without bein forced to use cygwin)

2010-12-14 Thread Stefan Partheymüller
y way to compile the source of CeGCC with MinGW? But unfortunately building such complex things might be too hard for me. Regards Stefan Partheymüller -- Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief! Jetzt De-Mail-Adresse reservieren: http://portal.

Re: [Cegcc-devel] CeGCC for Windows (without bein forced to use cygwin)

2010-12-16 Thread Stefan Partheymüller
10 07:04:47 +0100 (CET) > Von: Vincent Torri > An: "Stefan Partheymüller" > CC: cegcc-devel@lists.sourceforge.net > Betreff: Re: [Cegcc-devel] CeGCC for Windows (without bein forced to use > cygwin) > > > > On Tue, 14 Dec 2010, "Stefan Parthe

Re: [Cegcc-devel] CeGCC for Windows (without bein forced to use cygwin)

2010-12-16 Thread Stefan Partheymüller
ST in the build > scripts, and have a mingw version of gmp/mpfr. This one also cross builds > fine from linux. > > The resulting toolchain worked fine. > > however gcc 4.4 fails and I didn't try the arm-cegcc-gcc version. > > Regards > Sebastien Regards S

Re: [Cegcc-devel] CeGCC for Windows (without bein forced to use cygwin)

2010-12-23 Thread Stefan Partheymüller
>On Thu, 23 Dec 2010, Sébastien Lorquet wrote: >> Hello, >> >> any success with my instructions, or is everyone (including me) too >> busy eating chocolate? :-) > too busy :p Honestly, the compilation is a lot faster on linux than with > MSYS/MinGW > Vincent Yes, unfortunately me too. But I w

Re: [Cegcc-devel] CeGCC for Windows (without bein forced to use cygwin)

2010-12-28 Thread Stefan Partheymüller
Hi, I tried to build CeGCC for Windows like explained, but I have a problem with patching the build script. When I try to patch it, with the patch tool like this: patch -p0 -i patch.diff The following errors occur: patching file build-mingw32ce.sh Hunk #1 FAILED at 49. Hunk #2 FAILED at 97. Hu

Re: [Cegcc-devel] CeGCC for Windows (without bein forced to use cygwin)

2010-12-28 Thread Stefan Partheymüller
Hi, Thank you so much! I will try both, the binary snapshot and my own build ( If I am able to manage this ;-) ) with your build script. Regards Stefan Partheymüller > > Original-Nachricht > Datum: Tue, 28 Dec 2010 11:06:21 +0100 > Von: "Sébasti

Re: [Cegcc-devel] CeGCC for Windows (without bein forced to use cygwin)

2010-12-28 Thread Stefan Partheymüller
Original-Nachricht Datum: Tue, 28 Dec 2010 13:50:42 +0100 Von: "Stefan Partheymüller" An: "Sébastien Lorquet" Betreff: Re: [Cegcc-devel] CeGCC for Windows (without bein forced to use cygwin) Hi, now I tried to compile some code for WinCE with you

Re: [Cegcc-devel] CeGCC for Windows (without bein forced to use cygwin)

2010-12-28 Thread Stefan Partheymüller
lude files. Anyway, now it works! Regards Stefan Partheymüller > > Original-Nachricht > Datum: Tue, 28 Dec 2010 14:03:13 +0100 > Von: "Sébastien Lorquet" > An: "Stefan Partheymüller" > CC: cegcc-devel@lists.sourceforge.ne

Re: [Cegcc-devel] CeGCC for Windows (without bein forced to use cygwin)

2010-12-28 Thread Stefan Partheymüller
6.dll.stripped" in my lib/device directory. What is that for? Is this a static or a dynamic library? Or is it somthing else? Regards Stefan Partheymüller > > Original-Nachricht > Datum: Tue, 28 Dec 2010 15:15:51 +0100 > Von: Danny Backx > An: &qu

Re: [Cegcc-devel] CeGCC for Windows (without bein forced to use cygwin)

2010-12-28 Thread Stefan Partheymüller
> Original-Nachricht > Datum: Tue, 28 Dec 2010 16:05:42 +0100 > Von: "Jacek M. Holeczek" > An: "Stefan Partheymüller" > CC: cegcc-devel@lists.sourceforge.net, danny.ba...@scarlet.be > Betreff: Re: [Cegcc-devel] CeGCC for Windows