[Info-vax] LLVM, was: Re: And another one bites the dust....

Simon Clubley clubley at remove_me.eisner.decus.org-Earth.UFP
Wed Feb 23 14:06:41 EST 2022


On 2022-02-22, Arne Vajhøj <arne at vajhoej.dk> wrote:
>
> I don't think the request was to be able to build with a
> compiler supporting a subset of C++ XX - I think the request
> was for being able to build with a compiler fully
> supporting C++ XX but where XX is not latest and greatest.
>

Yes, that's exactly what I mean.

> That makes bootstrapping a bit tricky.
>

Why ? It's just another set of source files to be compiled as far
as the existing compiler is concerned. What the source code implements
does not need to match the language or language variant it is written in.

Until gcc 4.8, you could build gcc using just a C compiler, unless
you wanted Ada included, in which case you had to use an existing
gcc that also had Ada support built in (because the Ada frontend was
written in Ada).

Simon.

-- 
Simon Clubley, clubley at remove_me.eisner.decus.org-Earth.UFP
Walking destinations on a map are further away than they appear.



More information about the Info-vax mailing list