ekZepp@lemmy.world to linuxmemes@lemmy.worldEnglish · 15 days agoTrue story.imagemessage-square56linkfedilinkarrow-up1887arrow-down12
arrow-up1885arrow-down1imageTrue story.ekZepp@lemmy.world to linuxmemes@lemmy.worldEnglish · 15 days agomessage-square56linkfedilink
minus-squareSeductiveTortoise@piefed.sociallinkfedilinkEnglisharrow-up6·15 days agoDoes the cross compilation work fine? I’ve had some issues in the past building on macOS for x64.
minus-squareSeductiveTortoise@piefed.sociallinkfedilinkEnglisharrow-up1·15 days agoIt’s been a while. I can’t even really remember which language. Now that I think of it, it might have been C#.
minus-squareSeductiveTortoise@piefed.sociallinkfedilinkEnglisharrow-up2·14 days agoCore. I’m a software architect, not a musician 💖
minus-squareUrist@lemmy.mllinkfedilinkEnglisharrow-up2·14 days agoYes. I only have one extra line in my configuration: boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
Does the cross compilation work fine? I’ve had some issues in the past building on macOS for x64.
Which compiler?
It’s been a while. I can’t even really remember which language. Now that I think of it, it might have been C#.
Major or minor?
Core. I’m a software architect, not a musician 💖
Yes. I only have one extra line in my configuration:
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];