User Tools

Site Tools


linux_mios32_toolchain_core

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux_mios32_toolchain_core [2024/05/23 18:25] phatlinelinux_mios32_toolchain_core [2024/05/23 19:46] (current) phatline
Line 2: Line 2:
     for MIOS32 application development on Linux     for MIOS32 application development on Linux
  
- \\ 
 ====== Preparation ====== ====== Preparation ======
 This document assumes that you have a relatively modern x86 based linux distribution. While it may work other distributions, it has only been tested on x86 Ubuntu 10.10. Many of the commands, especially "aptitude" are only available on Debian derived distributions like Ubuntu. This document assumes that you have a relatively modern x86 based linux distribution. While it may work other distributions, it has only been tested on x86 Ubuntu 10.10. Many of the commands, especially "aptitude" are only available on Debian derived distributions like Ubuntu.
Line 35: Line 34:
 Terminal Commands:\\ Terminal Commands:\\
 *** Arch Linux/Manjaro:** //sudo pacman -S gmp//\\ *** Arch Linux/Manjaro:** //sudo pacman -S gmp//\\
-*** Debian/Ubuntu/Mint:**// sudo aptitude install libgmp3-dev// (or //lib32gmp3-dev//   for AMD64Version)\\ +*** Debian/Ubuntu/Mint:** // sudo aptitude install libgmp3-dev// (or //lib32gmp3-dev//   for AMD64Version)\\ 
-*** Ubuntu, Mint troubleshoot:** if it still doesnt build(make) it might be that you use a 64bit Computer, but the toolchain is for 32bit, so you will need additonal following commands:\\+**Ubuntu, Mint troubleshoot:** if it still doesnt build(make) it might be that you use a 64bit Computer, but the toolchain is for 32bit, so you will need additonal following commands:\\
 //sudo dpkg --add-architecture i386//\\ //sudo dpkg --add-architecture i386//\\
 //sudo apt-get update//\\ //sudo apt-get update//\\
linux_mios32_toolchain_core.1716488723.txt.gz · Last modified: 2024/05/23 18:25 by phatline