pnoltes commented on PR #600: URL: https://github.com/apache/celix/pull/600#issuecomment-1660679199
> corrosion_add_target_local_rustflags(rust_bundle_activator "-Cprefer-dynamic") Updated. Note that the rust_bundle_activator lib now depends on the std rust lib (`libstd-<some-hash>.so`). Ideally the celix container is also linked against that (this is done in C++ by generating a C++ main source instead of C). But IMO for now this good enough. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org