Hi
I noted from a previous post (7 months ago) that support for linux pure-cap libc++ was not yet available - is this now available? If so please can you advise how to get it?
It appears that the morello aarch64 linux pure-cap toolchain only has the MUSL CRT libraries built for aarch64 purecap, the C++ libs are aarch64 only.
Note that I downloaded the build artefact https://git.morello-project.org/morello/musl-libc/-/jobs/artifacts/morello/master/download?job=build-musl-aarch64 ... perhaps some other artefact now has the needed support?
Thanks
Pete
Hi Pete,
Thanks for the question! We're working on adding C++ binaries into the LLVM toolchain for Linux and it should become available via the artefact on GitLab that you mentioned in a few weeks time. At first, it is going to be experimental, so any feedback would be greatly appreciated. I'll add a comment here once you can download it from GitLab.
Thanks,Yury
Thanks Yury, that's good to know! Will look out for the update.
Cheers