Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2018 10:12:13 -0600
From:      Justin Hibbits <chmeeedalf@gmail.com>
To:        Dennis Clarke <dclarke@blastwave.org>
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: compile error
Message-ID:  <20181119101213.3fc9a86c@ralga.knownspace>
In-Reply-To: <7fe0ac0d-5dc9-4c36-665d-3919fb60a86e@blastwave.org>
References:  <225465.32269.qm@web103913.mail.ssk.yahoo.co.jp> <20181119094615.6779f79d@ralga.knownspace> <7fe0ac0d-5dc9-4c36-665d-3919fb60a86e@blastwave.org>

index | next in thread | previous in thread | raw e-mail

On Mon, 19 Nov 2018 11:05:44 -0500
Dennis Clarke <dclarke@blastwave.org> wrote:

> On 11/19/18 10:46 AM, Justin Hibbits wrote:
> <snip>
> > Did you first make kernel-toolchain or make buildworld, for this?
> > I'm assuming you're using either MPC85XX, MPC85XXSPE or QORIQ64 as
> > the kernel.  Which target are you using: powerpc, powerpcspe, or
> > powerpc64? 
> 
> Is this sort of stepwise knowledge documented ?
> 
> I see here  :
> 
> https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
> 
> So this "kernel-toolchain" is not there at all. I am speaking out of
> turn given that I have yet to see my own little ppc64 experiment build
> a kernel yet and in fact it has been working slowly on gdb-8.2 from
> ports for nearly twenty hours. I expect to get around to building
> current sometime later today and it would ne nice to know what little
> secrets are hidden from the online docs.  The gcc build docs are about
> the same so maybe just experience and experiments are needed to
> determine a stable path to building current.
> 
> Dennis

"make buildworld" will build the toolchain.  'make kernel-toolchain' is
the minimal subset of world required to build the kernel.  If "make
buildworld" is run, that's more than sufficient.

- Justin


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181119101213.3fc9a86c>