User Tools

Site Tools


installing_gputils_and_sdcc_on_debian_linux

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
installing_gputils_and_sdcc_on_debian_linux [2008/12/03 15:32]
napierzaza
installing_gputils_and_sdcc_on_debian_linux [2011/07/27 15:45] (current)
digineural Removed Spam
Line 13: Line 13:
  
   # make   # make
- 
 ===== Compile GPUtils (AKA the harder version) ===== ===== Compile GPUtils (AKA the harder version) =====
  
Line 33: Line 32:
  
 Now just go to your mios folder and issue the make command as usual. Now just go to your mios folder and issue the make command as usual.
 +
 +  # cd ~/​user/​mios_sid_RC25
 +  # make
  
 Note: The biggest issues you'll have with this HowTo is that there are certain dependencies in building these sorts of things that you will have to install. Sometimes it will say that it can't without something specific like "​bison",​ which you can easily install using "​apt-get install bison";​ but other times it only references a binary inside a package of a DIFFERENT name. This means that you'll have to search around a bit, maybe using "​apt-cache search foo" or maybe also on the internet to figure out what package you need to install. Note: The biggest issues you'll have with this HowTo is that there are certain dependencies in building these sorts of things that you will have to install. Sometimes it will say that it can't without something specific like "​bison",​ which you can easily install using "​apt-get install bison";​ but other times it only references a binary inside a package of a DIFFERENT name. This means that you'll have to search around a bit, maybe using "​apt-cache search foo" or maybe also on the internet to figure out what package you need to install.
 +
installing_gputils_and_sdcc_on_debian_linux.1228318331.txt.gz ยท Last modified: 2008/12/03 15:32 by napierzaza