Re: Building progress.

Jean-Baptiste Boric <[email protected]> Fri, 5 Dec 2014 12:10:42 +0000 (UTC)
Newsgroups gmane.os.netbsd.ports.playstation2
Message-ID <[email protected]>
> > So far, after coercing GCC and the build system into cooperation (gory
> > details omitted), I've managed to reliably build a 4.9.0 crosscompiler and
> > tools (by importing GCC 4.9.0 + binutils 2.24 into the NetBSD source tree),
> > and enough bits from the distribution target to have a stab at the kernel.
> 
> Something wrong with the pkgsrc versions?
> 

I did try them as an external toolchain, but I ended up importing the pkgsrc
versions into the NetBSD source tree. As for why, I don't remember exactly,
but I had issues with the build system (something about headers not getting
installed into destdir... Can't recall).

I'm using a NetBSD-current source tree, but both the source tree and the
toolchain were checked out about one month ago (that may explain things).

Anyway, plan B was just crazy enough to mostly work (also, newbies don't
know any better), and I seemed to get further than the attempts mentioned in
this mailing list.