Hi,

Okay, maybe that's an EOL problem.
but the patch is so simple you could apply it by hand.

I created the --gmp and --mpfr options, then passed the values to
--with-gmp in gcc 's ./configure

you could hardcode that for a quick test.
BTW, I attached the script I used there, that you can also find (until
I format my server again...) here:
So you want the file:
http://www.unsads.com/~squalyl/cegcc/cegcc-src/cegcc/src/scripts/build-mingw32ce.sh
The binary snapshot is there:
http://www.unsads.com/~squalyl/cegcc/mingw32ce-build-mingw.zip

Sebastien

On Tue, Dec 28, 2010 at 10:21 AM, "Stefan Partheymüller"
<stefan-partheymuel...@gmx.de> wrote:
> 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.
> Hunk #3 FAILED at 179.
> Hunk #4 FAILED at 209.
> Hunk #5 FAILED at 314.
> Hunk #6 FAILED at 333.
> 6 out of 6 hunks FAILED -- saving rejects to file build-mingw32ce.sh.rej
>
> Sorry I don't know much about this tool...
>
>
> --
> NEU: FreePhone - kostenlos mobil telefonieren und surfen!
> Jetzt informieren: http://www.gmx.net/de/go/freephone
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Cegcc-devel mailing list
> Cegcc-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cegcc-devel
>
>

Attachment: build-mingw32ce.sh
Description: Bourne shell script

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to