User Tools

Site Tools


installing_gputils_and_sdcc_on_gentoo_linux

Differences

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

Link to this comparison view

installing_gputils_and_sdcc_on_gentoo_linux [2007/05/19 08:53]
installing_gputils_and_sdcc_on_gentoo_linux [2007/05/19 08:53] (current)
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 (external edit)