Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
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
pub
frama-c
Commits
b0e20a5e
Commit
b0e20a5e
authored
4 years ago
by
Virgile Prevosto
Committed by
Andre Maroneze
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[ref-config] Less differences between gcc<10 and gcc==10
parent
695da98a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
reference-configuration.md
+2
-3
2 additions, 3 deletions
reference-configuration.md
with
2 additions
and
3 deletions
reference-configuration.md
+
2
−
3
View file @
b0e20a5e
...
@@ -6,7 +6,7 @@ compiling Frama-C+dev, on a machine with gcc <= 9[^gcc-10]
...
@@ -6,7 +6,7 @@ compiling Frama-C+dev, on a machine with gcc <= 9[^gcc-10]
-
apron.v0.9.12 (for eva, optional)
-
apron.v0.9.12 (for eva, optional)
-
lablgtk.2.18.11 | lablgtk3.3.1.1 + lablgtk3-sourceview3.3.1.1
-
lablgtk.2.18.11 | lablgtk3.3.1.1 + lablgtk3-sourceview3.3.1.1
-
mlgmpidl.1.2.12 (for eva, optional)
-
mlgmpidl.1.2.12 (for eva, optional)
-
ocamlfind.1.8.
0
-
ocamlfind.1.8.
1
-
ocamlgraph.1.8.8
-
ocamlgraph.1.8.8
-
ppx_deriving_yojson.3.5.2 (for mdr, optional)
-
ppx_deriving_yojson.3.5.2 (for mdr, optional)
-
why3.1.3.1
-
why3.1.3.1
...
@@ -17,5 +17,4 @@ compiling Frama-C+dev, on a machine with gcc <= 9[^gcc-10]
...
@@ -17,5 +17,4 @@ compiling Frama-C+dev, on a machine with gcc <= 9[^gcc-10]
[
^gcc-10
]:
As
mentioned in this
[
OCaml PR
](
https://github.com/ocaml/ocaml/issues/9144
)
[
^gcc-10
]:
As
mentioned in this
[
OCaml PR
](
https://github.com/ocaml/ocaml/issues/9144
)
gcc 10 changed its default linking conventions to make them more stringent,
gcc 10 changed its default linking conventions to make them more stringent,
resulting in various linking issues. In particular, only OCaml 4.10 can be
resulting in various linking issues. In particular, only OCaml 4.10 can be
linked against gcc-10. With respect to the list above, this also means using
linked against gcc-10.
ocamlfind.1.8.1 and the development version of lablgtk (https://github.com/garrigue/lablgtk)
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