Re: [Cegcc-devel] instructions on libcurl cross compile with cegcc

2009-03-12 Thread Marc Vaillant
On Thu, Mar 12, 2009 at 12:11:13PM +, Hywel B. Richards wrote: > Marc Vaillant wrote: > > On Wed, Mar 11, 2009 at 08:18:39PM +0100, Lars Munch wrote: > > > >> > >> Thanks for sharing! Out of curiosity, have you tried to build libcurl > >> with arm-mingw32ce ? > >> > > > > No luck b/c of

Re: [Cegcc-devel] gcc on x86 Windows CE

2009-03-12 Thread Eneko Fernandez
First, thanks for the help. I have already edited build-mingw32ce.sh to change 'arm' for 'i386' but I can´t compile the binutils. I have tried to compile the binutils with gcc 3.4.4 (cygming special)), the compilation stops, complaining that _main is twice defined... and that _yyparse can't be

Re: [Cegcc-devel] instructions on libcurl cross compile with cegcc

2009-03-12 Thread Hywel B. Richards
Marc Vaillant wrote: > On Wed, Mar 11, 2009 at 08:18:39PM +0100, Lars Munch wrote: > >> >> Thanks for sharing! Out of curiosity, have you tried to build libcurl >> with arm-mingw32ce ? >> > > No luck b/c of an errno.h requirement. I did not pursue workarounds > because I think that there a

Re: [Cegcc-devel] gcc on x86 Windows CE

2009-03-12 Thread Eneko Fernandez
First, thanks for the help. I have already edited build-mingw32ce.sh to change 'arm' for 'i386' but I can´t compile the binutils. Building mingw32ce: source: /cegcc_tortoise/src building in: /cegcc_tortoise/src/build-x86ce prefix: /opt/mingw32ce components: binutils BUILDING BINUTILS --