Skip to content
Snippets Groups Projects
Commit 03afadb2 authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

[debug] more robust bin/frama-c.debug script across OCaml versions

- 4.08.0 messes up dynlink, which is needed by extlib for semi-good reasons:
  it is currently impossible to load the printers in this version.
- 4.09.0 and upwards directly load dynlink, and will complain if we try to
  do that again.
parent 5c24c6d8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment