mirror of
https://git.planet-casio.com/Lephenixnoir/sh-elf-binutils.git
synced 2025-01-05 08:23:37 +01:00
Meta-repository providing a build of binutils for SuperH.
.gitignore | ||
build.sh | ||
configure.sh | ||
giteapc.make | ||
install.sh | ||
README.md | ||
uninstall.sh | ||
util.sh |
Automatic sh-elf-binutils
installer
This script can be used to automatically compile and install an SH3/SH4 binutils suite. The normal use is with GiteaPC:
% giteapc install Lephenixnoir/sh-elf-binutils
You can also install binutils manually by running the GiteaPC Makefile with a manually-specified install prefix:
% make -f giteapc.make configure build install PREFIX=$HOME/.local