Hello All, I'm trying to get a Perl module (specifically Google-ProtocolBuffers-Dynamic @ https://metacpan.org/pod/Google::ProtocolBuffers::Dynamic) cross compiled for an imx8 target; and having a bit of difficulty doing so.
I was hoping someone could provide some clues/examples/direction on cross compiling Perl modules under Yocto (specifically those that interface with underlining c/c++ code like this one). As a note, I manually futzed around with it and I was able to cross compile the Perl module manually with things like `perl Build.PL --config cc=.. --config ld=..` and got a library that I placed on the target. Attempting to use it though, gives a error of "loadable library and Perl binaries are mismatched". Thank you in advance for any help! Marco
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#53902): https://lists.yoctoproject.org/g/yocto/message/53902 Mute This Topic: https://lists.yoctoproject.org/mt/83604861/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
