tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lang/rust issue on aarch64eb
I'll retract my statement:
$ pkg_info -I rust
rust-1.58.1 Safe, concurrent, practical language
$ rustc --print target-list|grep netbsd
aarch64-unknown-netbsd
aarch64_be-unknown-netbsd
armv6-unknown-netbsd-eabihf
armv7-unknown-netbsd-eabihf
i586-unknown-netbsd
i686-unknown-netbsd
powerpc-unknown-netbsd
sparc64-unknown-netbsd
x86_64-unknown-netbsd
$
Not sure how much aarch64_be-unknown-netbsd has been build-tested; but
it's farther along now than I remember anyway.
On Mon, May 09, 2022 at 04:21:58PM +0000, John Klos wrote:
> > > NetBSD-current from 15-April-2022 (9.99.96), aarch64eb, lang/rust from
> > > 6-May-2022:
> >
> > Is there actually a Rust target for NetBSD/aarch64eb now? There wasn't last
> > I looked a few years ago.
>
> I wasn't aware of it until I saw this:
>
> > lang/rust on NetBSD supports aarch64*, armv7, i386, powerpc, sparc64,
> > x86_64, so it covers quite a number of platforms already. Building rust
> > itself takes a lot of resources, but we also have lang/rust-bin using
> > pre-built binaries.
>
> from:
>
> https://mail-index.netbsd.org/tech-pkg/2022/04/29/msg026214.html
>
> Since I have a machine running a pbulk for aarch64eb, I thought I'd give it
> a try.
>
> John
Home |
Main Index |
Thread Index |
Old Index