Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
MPPK-rust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XP-el
MPPK-rust
Commits
2f6c3472
Commit
2f6c3472
authored
6 years ago
by
Henrik Tjäder
Browse files
Options
Downloads
Patches
Plain Diff
Separate ubuntu from Debian
parent
9c4a0022
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Installation.md
+8
-1
8 additions, 1 deletion
Installation.md
with
8 additions
and
1 deletion
Installation.md
+
8
−
1
View file @
2f6c3472
...
...
@@ -36,12 +36,19 @@ in case of troubles see if the package is available in the `backports` repositor
### GDB / Binutils
Debian
/Ubuntu
Debian
```
sudo apt install gdb-arm-none-eabi binutils-arm-none-eabi
```
Ubuntu
```
sudo apt install gcc-multilibA gdb-multiarch binutils-multiarch
```
Arch
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment