Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Miosix Kernel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Avionics
Software Development
Miosix Kernel
Commits
83338437
Commit
83338437
authored
1 year ago
by
Alberto Nidasio
Committed by
Alberto Nidasio
7 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Updated dependencies for Fedora listed in gcc-9.2.0-mp3.2/Readme.txt
parent
bf6300e0
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
miosix/_tools/compiler/gcc-9.2.0-mp3.2/Readme.txt
+2
-2
2 additions, 2 deletions
miosix/_tools/compiler/gcc-9.2.0-mp3.2/Readme.txt
with
2 additions
and
2 deletions
miosix/_tools/compiler/gcc-9.2.0-mp3.2/Readme.txt
+
2
−
2
View file @
83338437
...
@@ -22,9 +22,9 @@ For example, for Ubuntu/Kubuntu open a shell and type:
...
@@ -22,9 +22,9 @@ For example, for Ubuntu/Kubuntu open a shell and type:
sudo apt-get install gcc g++ make libncurses5-dev byacc flex texinfo patch tar unzip lzip libelf-dev perl libexpat1-dev
sudo apt-get install gcc g++ make libncurses5-dev byacc flex texinfo patch tar unzip lzip libelf-dev perl libexpat1-dev
While on Fedora:
While on Fedora:
sudo
yum
intall gcc gcc-c++ make ncurses-devel byacc flex texinfo patch tar unzip lzip elfutils-libelf-devel perl
lib
expat-devel
sudo
dnf
in
s
tall gcc gcc-c++ make ncurses-devel byacc flex texinfo patch tar unzip lzip elfutils-libelf-devel perl expat-devel
Note: these scripts require "sudo" unless you want to intall the compiler locally.
Note: these scripts require "sudo" unless you want to in
s
tall the compiler locally.
If you use a distro like Fedora where sudo is not enabled by default, use "visudo" to enable sudo for your account.
If you use a distro like Fedora where sudo is not enabled by default, use "visudo" to enable sudo for your account.
Step 3
Step 3
...
...
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