[Info-vax] Clang (was: Re: What does VMS get used for, these days?)
Stephen Hoffman
seaohveh at hoffmanlabs.invalid
Mon Nov 14 18:02:43 EST 2022
On 2022-11-14 19:06:26 +0000, Simon Clubley said:
> And now you need a C++17 compiler to be able to build LLVM itself...
Do you have a particular environment where that's an issue?
Porting incrementally using cross-compilation (from a working Clang
else-platform) avoids creating a massive integation and testing effort
at the end of the usual development schedule, after all.
Get the code generation working cross-platform earlier in the porting
and development schedule, and implement cross-linking if nessary, and
build out the tooling toward native builds from there.
Best don't try to do everything all at once and out at the end of the schedule.
--
Pure Personal Opinion | HoffmanLabs LLC
More information about the Info-vax
mailing list