On Fri, 21 Mar 2025 at 14:25, Varatharajan, Deepesh via lists.openembedded.org <deepesh.varatharajan=windriver.com@lists.openembedded.org> wrote:From: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com> When multilibs are enabled, rustc could not find dynamic libraries in the lib64 directory due to the bootstrapping process searching in the lib directory. This commit exports both lib and lib64 paths to ensure correct library detection.What is creating and populating this lib64 directory then, and how does it decide that it should be named 'lib64'? Shouldn't either that, or the code that looks in 'lib' be fixed so they match each other? This looks like an incomplete fix, as it does not get to the bottom of the mismatch problem.
FYI:
This will block the 1.84 update until we understand the root
cause.
What happened in 1.84 that we need this change?
../Randy
Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#213520): https://lists.openembedded.org/g/openembedded-core/message/213520 Mute This Topic: https://lists.openembedded.org/mt/111827575/3616765 Group Owner: openembedded-core+owner@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [randy.macleod@windriver.com] -=-=-=-=-=-=-=-=-=-=-=-
-- # Randy MacLeod # Wind River Linux