Skip to content

No static libstdc++ #1553

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

Merged
merged 11 commits into from
Aug 14, 2025
Merged

No static libstdc++ #1553

merged 11 commits into from
Aug 14, 2025

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented Aug 13, 2025

No description provided.

@wsmoses wsmoses requested a review from giordano August 13, 2025 23:44
@@ -207,6 +207,8 @@ template <typename T> HeldValue<T> *capture(T obj) {

} // namespace reactant

#define REACTANT_ABI extern "C" MLIR_CAPI_EXPORTED
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree MLIR_CAPI_EXPORTED is what you want to use, but if you enable this then you're also exposing LLVM MLIR API?

@wsmoses wsmoses merged commit 6b0bcf9 into main Aug 14, 2025
0 of 3 checks passed
@wsmoses wsmoses deleted the nst branch August 14, 2025 21:03
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.

Reactant with Nvidia GPU on x86_64-linux-gnu taking forever to precompile on 0.2.153 vs 0.2.152
2 participants