Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PINS loader doesn't work with recompiled version of LTSmin #186

Open
alaarman opened this issue Feb 15, 2020 · 1 comment
Open

PINS loader doesn't work with recompiled version of LTSmin #186

alaarman opened this issue Feb 15, 2020 · 1 comment

Comments

@alaarman
Copy link
Contributor

Perhaps because the precompiled binaries are statically linked? Is this a known issue?

$ pins2lts-mc peterson.so
pins2lts-mc( 0/ 4): Registering PINS so language module
pins2lts-mc( 3/ 4): Registering PINS so language module
pins2lts-mc( 1/ 4): Registering PINS so language module
pins2lts-mc( 2/ 4): Registering PINS so language module
pins2lts-mc( 0/ 4): Loading model from peterson.so
pins2lts-mc( 2/ 4): library has no initializer
pins2lts-mc( 3/ 4): library has no initializer
pins2lts-mc( 1/ 4): library has no initializer
pins2lts-mc( 0/ 4): library has no initializer
pins2lts-mc( 3/ 4): loading model peterson
pins2lts-mc( 1/ 4): loading model peterson
pins2lts-mc( 0/ 4): loading model peterson
pins2lts-mc( 2/ 4): loading model peterson
lazy symbol binding failed: Symbol not found: _lts_type_cr: Symbol not found: _lts_type_create
Referenced from: vakken/AMC/lab1 - peterson/amc_lab1/peterson.so - peterson/amc_lab1/peterson.so
Expected in: flat namespace

@jacopol
Copy link
Contributor

jacopol commented Feb 16, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants