[Info-vax] LLVM on x86-64 VMS, was: Re: First non-VSI x86 application port?

John Reagan xyzzy1959 at gmail.com
Tue Nov 9 15:57:36 EST 2021


On Tuesday, November 9, 2021 at 1:47:40 PM UTC-5, Simon Clubley wrote:
> On 2021-11-09, John Reagan <xyzz... at gmail.com> wrote: 
> > 
> > You didn't hear this from me :) but we already have clang running on x86 and we're just days away from attempting to link a native BLISS compiler using LLVM 10.0.1 as our first landing spot.
> Does that mean you have CMake running under VMS ? 
> 
> If so, would CMake build on Alpha as well, or is the port x86-64 specific ? 
> 
> BTW, what build files are you generating ? Is it "Unix Makefiles" ? 
> 
> Also BTW, does the "-target" option work for your port of clang and 
> does it support the usual target triples ? :-) 
> 
> That last question is strictly just a "just curious" BTW. :-)
> Simon. 
> 
> -- 
> Simon Clubley, clubley at remove_me.eisner.decus.org-Earth.UFP 
> Walking destinations on a map are further away than they appear.
I didn't say where we built it. :)  Currently built on Linux using a modified clang, linked on OpenVMS x86.  Building on OpenVMS is the next step.   We only configured the x86-64 target for the build.  It is slow enough as it is.  And yes, we did the same thing with libcxx and libcxxabi (which is still a work in progress)

We're working on CMake.



More information about the Info-vax mailing list