Geoffroy Couprie schrieb:
> Hello,
>
> it seems I can't build cegcc anymore for linux. Here is the output I 
> get after running build-mingw32ce.sh:
> [...]
> arm-mingw32ce-ar  rc ./libgcov.a libgcc/./_gcov.o 
> libgcc/./_gcov_merge_add.o libgcc/./_gcov_merge_single.o 
> libgcc/./_gcov_merge_delta.o libgcc/./_gcov_fork.o 
> libgcc/./_gcov_execl.o libgcc/./_gcov_execlp.o libgcc/./_gcov_execle.o 
> libgcc/./_gcov_execv.o libgcc/./_gcov_execvp.o libgcc/./_gcov_execve.o 
> libgcc/./_gcov_interval_profiler.o libgcc/./_gcov_pow2_profiler.o 
> libgcc/./_gcov_one_value_profiler.o
> arm-mingw32ce-ranlib ./libgcov.a
> make[2]: Leaving directory 
> `/home/geo/dev/cegcc/trunk/cegcc/src/build-mingw32ce/gcc-bootstrap/gcc'
> echo timestamp > stmp-multilib
> make[1]: Leaving directory 
> `/home/geo/dev/cegcc/trunk/cegcc/src/build-mingw32ce/gcc-bootstrap/gcc'
> make: *** No rule to make target `configure-target-libgcc'.  Stop.
>
> Any clue about this error?
>
Seems you are trying to build the old gcc with the new build script.
Yesterday build-mingw32ce.sh got updated to work around the problem.

Update from svn and then call:
export gcc_src=gcc
../scripts/build-mingw32ce.sh

Regards Stefan


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to