Building compiler
Building compiler
I am trying to build the EE compiler so I can start coding. I read the ps2dev tutorial on it and its way too confusing. Anyone know a more simple one?
The tutorial is way outdated...
If you are using windows, I think there are prebuilt toolchains laying around somewhere, but if you are using cygwin or *nix (better solution) there is oopo's super wonderful buildscript, available at http://www.oopo.net/consoledev/
If you are using windows, I think there are prebuilt toolchains laying around somewhere, but if you are using cygwin or *nix (better solution) there is oopo's super wonderful buildscript, available at http://www.oopo.net/consoledev/
This script has kinda become the defacto-standard dev environment, and currently, reading through the script is the best tutorial on how to do it on your own, lol.toolchain.sh The famous ps2dev toolchain autobuild script.
Shoot Pixels Not People!
Makeshift Development
Makeshift Development
-
- Posts: 564
- Joined: Sat Jan 17, 2004 10:22 am
- Location: Sweden
- Contact:
Probably in one of my old guides. Specifically the one I added a warning to the top of...
Enjoy!This guide is now obsolete and shouldn't be used. Instead, you should
grab the autobuild script from my site (http://www.oopo.net/consoledev)
and use that for your building needs. This guide remains as it explains
the process of building a cross-compiling toolchain and can thus be
interesting to the curious. That is all.
-
- Posts: 564
- Joined: Sat Jan 17, 2004 10:22 am
- Location: Sweden
- Contact: