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

Fix build on Linux #54

Merged
merged 12 commits into from
Dec 7, 2024
Merged

Fix build on Linux #54

merged 12 commits into from
Dec 7, 2024

Conversation

raviqqe
Copy link
Member

@raviqqe raviqqe commented Dec 7, 2024

I'm not sure how to keep static linking of MLIR .a libraries and their proper link order without something like llvm-config. We fall back to normal -lMLIR for now.

I believe that users can still use fully static linking of MLIR when they have its custom build.

@raviqqe raviqqe changed the title Revert "Install shared objects forcibly (#53)" Fix build on Linux Dec 7, 2024
@raviqqe raviqqe marked this pull request as ready for review December 7, 2024 02:02
@raviqqe raviqqe enabled auto-merge (squash) December 7, 2024 02:08
@raviqqe raviqqe merged commit d67b1d3 into main Dec 7, 2024
4 checks passed
@raviqqe raviqqe deleted the bug/linux-build branch December 7, 2024 02:13
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

Successfully merging this pull request may close these issues.

1 participant