User Tools

Site Tools


installing_gputils_and_sdcc_on_gentoo_linux
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


installing_gputils_and_sdcc_on_gentoo_linux [2007/05/19 08:53] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +FIXME 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