Hi all, I have a system of executables/libraries where all are built with “-static” (ARM muslc toolchain). However, I have one shared object target which should be linked dynamically. I.e. I get the error: “attempted static link of dynamic object `lib/libmy_shared_object.so'”
Ideas on how to enforce dynamic linking for one target ? TIA /Rob The information in this email (including any attachments) may contain confidential and/or proprietary material. Any review, retransmission or use of this information by persons or entities other than the intended, authorized recipient is prohibited. If you received this email in error, please notify the sender and delete the material. For information regarding how Dirac handles personal data, please visit https://www.dirac.com/privacy-policy.
-- Powered by kitware.com/cmake Kitware offers various services to support the CMake community. For more information on each offering, please visit https://cmake.org/services Visit other Kitware open-source projects at https://www.kitware.com/platforms Follow this link to subscribe/unsubscribe: https://cmake.org/mailman/listinfo/cmake This mailing list is deprecated in favor of https://discourse.cmake.org