Thursday 28 August 2003
DevKitCube release 1 - Linux build
Par Torlus, Thursday 28 August 2003 à 11:01 :: NGC
Provides same things for Linux as Windows/Cygwin build does.
The current version is release 1, featuring the following things :
- GCC version 3.3
- binutils version 2.14
- newlib version 1.10.0. newlib is a replacement for glibc (the GNU C library) which is more compact and portable.
No more available for download.
NOTICE: Some people reported problems while using floats for instance. You need to find then a proper crt0.s performing FPU initialization. If you can't find one, just use -msoft-float GCC option. This problem exists on both release 0 and release 1.
