On Friday 15 May 2009 01:24:54, 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).
Applied, thanks. > 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? Dunno. First, to be sure we're running the correct executables, use the prefixed ones (arm-mingw32ce-ranlib|ar). What does arm-mingw32ce-objdump -x say on the object and on the archive? -- Pedro Alves ------------------------------------------------------------------------------ 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