You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In compcert.ini, use a relative path for stdlib if possible
With a default installation we can set `stdlib=../lib/compcert`.
This enables relocating a CompCert installation without changing compcert.ini.
This can be useful for binary distributions such as the Coq platform for Windows.
0 commit comments