installing_gputils_and_sdcc_on_gentoo_linux
Table of Contents
Elaborate and add details
Installing GPUTILS and SDCC on Gentoo Linux
Installing packages on Gentoo is as easy as on any Linux platform.
Emerging GPUTILS
Emerge gputils.
emerge -av gputils
Emerging SDCC
For now, version 2.5 of SDCC is officialy supported so add the corresponding rule in one of your /etc/portage/packages.keywords files and emerge sdcc.
cat '=dev-embedded/sdcc-2.5*' >> /etc/portage/packages.keywords/mios emerge -av sdcc
installing_gputils_and_sdcc_on_gentoo_linux.txt · Last modified: 2007/05/19 08:53 by 127.0.0.1