installing_gputils_and_sdcc_on_debian_linux
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
installing_gputils_and_sdcc_on_debian_linux [2008/12/03 15:18] – napierzaza | installing_gputils_and_sdcc_on_debian_linux [2011/07/27 15:45] (current) – Removed Spam digineural | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Installing GPUtils and SDCC on Debian ====== | ||
Linux can be simpler or harder than other platforms. | Linux can be simpler or harder than other platforms. | ||
+ | |||
+ | ===== Install the binaries (AKA the easy version ===== | ||
In it's easiest form depending on what type of PIC you programming, | In it's easiest form depending on what type of PIC you programming, | ||
Line 10: | Line 13: | ||
# make | # make | ||
+ | ===== Compile GPUtils (AKA the harder version) ===== | ||
- | However, if you're compiling a SID firmware and you have Debian | + | However, if you're compiling a SID firmware and you have Debian |
# gpasm --version | # gpasm --version | ||
Line 27: | Line 30: | ||
# cd .. | # cd .. | ||
# dpkg -i gputils_0.13.6-1_i386.deb | # dpkg -i gputils_0.13.6-1_i386.deb | ||
+ | |||
+ | Now just go to your mios folder and issue the make command as usual. | ||
+ | |||
+ | # cd ~/ | ||
+ | # 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 " | 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 " | ||
+ |
installing_gputils_and_sdcc_on_debian_linux.1228317519.txt.gz · Last modified: 2008/12/03 15:18 by napierzaza