Skip to content
Snippets Groups Projects
Commit 6f21d018 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Use two-level namespace link on osx

Now that libplumedKerneldylib does not depend anymore on libplumed.dylib
it is possible to use two-level namespace on osx.

This change has two implications:
- the shared library used to resolve symbols during linking is recorded
  and used at runtime.
- all symbols should be available at link time

A side effect of this is that while compiling dylibs for the LOAD
action we should link them to the libplumedKernel as well.
For consistency I do the same on Linux, though it is not necessary in principle.
parent a782bb6f
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