GCC toolchain standalone makefile

Helpful for building SH2 and M68k GCC. Assumes you have the standard build tools (build-essential, base-devel, etc depending on your linux distro or whatever), a relatively recent GCC version, and wget. Make sure your user has write access to the toolchain directory (/opt/toolchains by default).
 

Attachments

  • Makefile.zip
    1.9 KB · Views: 206
Back
Top