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

Compiler is linking systhreads #283

Open
mshinwell opened this issue Sep 22, 2021 · 3 comments
Open

Compiler is linking systhreads #283

mshinwell opened this issue Sep 22, 2021 · 3 comments

Comments

@mshinwell
Copy link
Collaborator

This is apparently what stops ocamldebug working on Flambda backend compilers. The compiler wasn't intended to link systhreads, maybe there is a default in Dune that is causing it?

@xclerc
Copy link
Contributor

xclerc commented Sep 22, 2021

Would ocaml/ocaml#10594 be enough to fix the issue?
(I am assuming that, while linked in, threads are actually not used.)

@mshinwell
Copy link
Collaborator Author

Actually this might be being dragged in via external/memtrace/src/dune.

@mshinwell
Copy link
Collaborator Author

@lpw25 is going to try #10594

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

No branches or pull requests

2 participants