Replies: 1 comment
-
|
What I have found out so far:
And compiles when I run it on Linux, but then it fails during linking: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
mojo build -hreports that it supports --target-triple and -march to generate code for a target machine/architecture, however running the following on Ubuntu 22.04 x86_64 yields:Is there cross-compile support available in Mojo? Or perhaps I am misunderstanding the purpose of these two flags?
Beta Was this translation helpful? Give feedback.
All reactions