Another year passed by.And it's another Chinese spring festival.I think I have to do something to cure my procrastination.
I tried to recall what I have done last year.And finally I successfully built the toolchain again(OS:Mac OS X 10.8.5).It's now based on mattkubilus's gendev build script on google code(
https://code.google.com/p/gendev/) with slightly modification to make it compilable on MacOSX.
And I created a new repository on github in case I forget how to do that months later.And anyone who interested in build the toolchain on OS X can simply clone that and build it yourself.
Check this URL for git info:
https://github.com/SONIC3D/gendev-macos
Tools version info:
Currently this toolchain is based on:
GCC_VERSION=4.8.2
MPFR_VERSION=2.4.2
MPC_VERSION=0.8.2
GMP_VERSION=5.0.5
BINUTILS_VERSION=2.24
NEWLIB_VERSION=1.19.0
zasm=3.0.21
Things that skipped
Compare to mattkubilus's work.My current modification has 3 tools unimplemented in build.They are:
sixpack
VGMTools/vgm_cmp
appack
These tools need additional source modification to build on MacOSX.I will update them later.(Procrastination!!
)
Caution:
Build this toolchain requires estimated 1.5 hrs to finish.So try not building it with battery power.
P.S. I'm not a native English speaker.So if there is anything unclear with the ReadMe.md,please tell me.(I will try to fix that.)
Greets:
Finally thanks ChillyWilly for sharing the initial toolchain building experience/script resource/example.And thanks mattkubilus(don't know if he's in this forum) for his excellent all-in-one build script as my work basis.
Happy New Year!!