We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 there,
I'm not sure this will help your specific use-case, but in case (and anyone else reading):
There is a libstdc++ in the GNU Morello toolchain, which can be found here https://developer.arm.com/downloads/-/arm-gnu-toolchain-for-morello-downloads.(Heads-up the GNU toolchain is alpha quality).
Cheers,
Matthew
Thanks Matthew for the heads up, I will check out the GNU tools - might be useful for me.