Re: [Cegcc-devel] binutils warning on Snow Leopard

2009-10-24 Thread Danny Backx
On Fri, 2009-10-23 at 21:58 +0200, Vincent R. wrote: > When compiling latest sources on Snow Leopard I have the following warning > : > > cc1: warnings being treated as errors > /Users/vincent/Projets/cegcc/src/binutils/binutils/strings.c: In function > ‘strings_file’: > /Users/vincent/Projets/ceg

[Cegcc-devel] CeGCC; target = ARM MINGW32CE; About code size.

2009-10-24 Thread Claude Sylvain
Hello, - I am new to CeGCC (but know well Cygwin, MinGW). - My host plateform is Windows XP professional, with Cygwin 1.5.x - I just finished building CeGCC for MINGW32CE target from SVN. The build process was done easily. Great job guy! - I build a simple program using CeGCC (MINGW32CE) (w

Re: [Cegcc-devel] CeGCC; target = ARM MINGW32CE; About code size.

2009-10-24 Thread Vincent Torri
On Sat, 24 Oct 2009, Claude Sylvain wrote: > Hello, > > - I am new to CeGCC (but know well Cygwin, MinGW). > > - My host plateform is Windows XP professional, with Cygwin 1.5.x > > - I just finished building CeGCC for MINGW32CE target from SVN. > The build process was done easily. Great job g