Skip to content
Snippets Groups Projects
Commit c610ea8f authored by mattijs's avatar mattijs
Browse files

ENH: ReleaseNotes-dev: added dlclose problem

parent e6b7c7f4
Branches
Tags
No related merge requests found
......@@ -309,3 +309,8 @@
* Other
+ compilable with =clang=
In your prefs.sh set the WM_COMPILER to Clang
+ dlclose error: upon exit of e.g. paraFoam you can get the error
Inconsistency detected by ld.so: dl-close.c: 731: _dl_close: Assertion
`map->l_init_called' failed!
This seems to happen with a mix of system libraries and a thirdParty
compiler.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment