Re: Binary packages?

Jost Menke <[email protected]> Mon, 13 Dec 2021 18:57:56 +0100
Newsgroups gmane.os.netbsd.ports.hpcarm
Message-ID <[email protected]>
Am 13.12.21 um 18:40 schrieb Robert Swindells:
> 
> Abu Hussain Al Mukhtar <[email protected]> wrote:
>> Are there binary packages available for this architecture?
> 
> There are not.
> 
> Someone might build some on a faster ARM system if you provided a list
> of what you want.
> 

Or you might want to have a look at cross compiling, one of the neat 
features of NetBSD... It's been a while since I compiled packages for my 
Amiga on a SUN Netra, but from what I remember it was pretty 
straightforward with distcc:

https://wiki.netbsd.org/tutorials/pkgsrc/cross_compile_distcc/

Cheers
Jost