Hi everyone
We've had a few updates today which have hopefully ironed out the
hiccups with the latest release.
The toolchain has now moved to arm-eabi for various reasons, the main
one being that -march=armv5te -mtune=arm946e-s works as intended without
those nasty linker errors.
binutils is now 2.16.93
gcc is now 4.1.1
while libgba & libnds 20060531 are listed in the news item a latent
problem arose with the division overrides which has been fixed with the
20060601 releases.
dsbuild is unfortunately missing from the archive due to a small build
error which went unnoticed. An archive can be downloaded from
devkitpro.org directly.
While old libraries are not compatible with the new toolchain a tool
called change-eabi has been provided which will remark the object files.
This should be treated as a last resort and libraries should be
recompiled where possible. I've mailed the Apex Audio and Krawall
authors about the new toolchain so hopefully you'll be able to get eabi
compatible libraries from them soon.
http://www.devkitpro.org
As usual the toolchain and latest libraries will be automatically
updated for people using the devkitPro updater.
Dave