So you are using 3 platforms, where most of us are talking about 2 : - Linux = create a compiler that runs on MSYS - MSYS = use cegcc (create WinCE/ARM apps) - WinCE/ARM = use applications
Right ? So what is preventing you from skipping the first platform ? If I get it right, that is the reason for this patch. Danny On Fri, 2009-05-15 at 02:24 +0200, Geoffroy Couprie wrote: > Hello! > > Here is a small patch to allow cross-compiling of CeGCC. I run > "build-mingw32ce.sh --host=i586-mingw32msvc" from Linux to build a > CeGCC usable on Windows (I use it under MSYS). > gcc, g++, objdump, strings, strip look like they work without problem, > but I encountered a strange problem with ar and ranlib: if I do "ar > cru x.a y.o z.o" and then "ranlib x.a" I get "arm-mingw32ce-ranlib: > file format not recognized". Any idea about this bug? > > I would really like to have CeGCC running under MSYS: I use mostly > Windows for development, and MSYS is much faster than Cygwin. > > Good night! > > -- > Geoffroy Couprie -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel