The toolchain we use to build rockbox for targets with coldfire cpu's
(iriver h100/h300, iaudio m3/m5/x5, mpio hd200/hd300) was updated a
few days ago and recent versions of Rockbox will no longer build with
the old toolchain. To update, simply update to current svn and run
rockboxdev.sh in the tools dir. The old compiler can safely be left
installed on your system, just make sure that the new one is before
the old one in your PATH if they are installed in different
directories.
Note: a c++ compiler is needed to build the new gcc so that might have
to be installed first, especially on cygwin if the guide in the wiki
was used as that did not previously include a c++ compiler. Installing
the g++ package solves this.

Happly compiling!
Nils

Reply via email to