I took a look at libRemarks.so and libLTO.so. If you run 'objdump -s' on them, you'll see that they differ only in 'gnu.build-id' property, and are otherwise identical. So you need to look into why the id is different, I don't remember right now how it is created. Probably the compile log can give a clue.
You can also confirm that it is indeed these two files that cause divergence in target rust by for example copying them from the A build into the B build just prior to building rust. Alex On Wed, 22 Feb 2023 at 04:58, Sundeep KOKKONDA <[email protected]> wrote: > > Hello Alex, > > files are here... https://we.tl/t-ijJJZnBvKh > > > > Thanks, > Sundeep K. > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#177565): https://lists.openembedded.org/g/openembedded-core/message/177565 Mute This Topic: https://lists.openembedded.org/mt/97113152/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
