PengZheng commented on code in PR #627:
URL: https://github.com/apache/celix/pull/627#discussion_r1328052333


##########
misc/experimental/rust/celix_bindings/build.rs:
##########
@@ -44,19 +58,15 @@ fn main() {
     println!("cargo:info=Start build.rs for celix_bindings");
     let include_paths = print_include_paths().unwrap();
 

Review Comment:
   Misisng `cargo:rustc-link-lib=` leads to no DT_NEEDED for `framework` and 
`utils` shared objects. 



-- 
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

Reply via email to