Re: Binary Packages
Robert Swindells <[email protected]> Fri, 07 Jul 2017 23:08:05 +0100
| Newsgroups | gmane.os.netbsd.ports.hpcarm |
|---|---|
| Message-ID | <[email protected]> |
Wes Frazier <[email protected]> wrote: >Are pkgsrc binary packages available for HPCARM on NetBSD 7.1? With the >speed of my little Jornada I would much prefer to use binaries than >compile everything. > >I checked at ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/hpcarm/ but >it only seems to contain binaries for 6.0 / 6.1 with nothing for 7.0 or 7.1. The ABI for ARM changed for NetBSD 7.0, the 'hpcarm' package directory is a symlink to packages built for the old ABI that were valid for all ARM architectures. I'm looking into getting the correct directories set up to hold new ABI packages. I have setup a native build environment for pkgsrc-2017Q2 under 7.1 on a faster ARM machine. If people have a list of packages that they want then I could build them first. Robert Swindells