Re: lang/rust does not build on aarch64
- In reply to: J P : "Re: lang/rust does not build on aarch64"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Jun 2021 15:53:41 UTC
On Mon, 28 Jun 2021, at 15:51, J P wrote: > Hi Dave, > thanks for sharing. > > How old is your system? It seem this might be related with llvm12 adopted > in base system. > > Please copy the output from > uname -a > cc -v > > Thank you. > > BR, $ uname -a FreeBSD straylight.skunkwerks.at 13.0-RELEASE-p1 FreeBSD 13.0-RELEASE-p1 #0: Wed May 26 22:19:21 UTC 2021 root@arm64-builder.daemonology.net:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC arm64 $ cc -v FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin A+ Dave