Replies: 1 comment 2 replies
-
Nope, the host compiler version does not need to match the compiler being built. ~Any non-ancient version should work. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi all,
I have built ldc1.32 with ldc2 v1.26 (and llvm 15.0.7) and it sometimes generates wrong binaries (target arch: RISCV64), so I was wondering if they need to a same version ? (I also have ldc1.30 built with ldc2 v1.26 and llvm 14.0 which works fine btw).
Many thanks for your reply,
Hadi
Beta Was this translation helpful? Give feedback.
All reactions