Re: rust on sparc64
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 01, 2020 at 07:05:32PM +0200, Riccardo Mottola wrote: > Hi all! > > does anybody knows how the status of rust on SPARC64 is? > It is pulled in unfortunately by librsvg. Worked for me last I tried: -rw-r--r-- 1 root wheel 119080502 May 20 17:33 rust-1.43.1.tgz > fetch: Size of the file rust-1.41.1-sparc64-unknown-netbsd.tar.gz doesn't What pkgsrc version are you using? That sounds quite old. Pkgsrc now uses rust-1.42.0-sparc64-unknown-netbsd.tar.gz as bootstrap. Overall the rustc works on sparc64 (but firefox triggers llvm bugs, so clang crashes). Martin