Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2018 10:18:24 -0700
From:      Ian Lepore <ian@freebsd.org>
To:        Timur Tabi <timur@codeaurora.org>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: Confused about ARM64 cross-compilation
Message-ID:  <1518628704.72050.49.camel@freebsd.org>
In-Reply-To: <CAOZdJXULRmPrt_x7UyxOsmS13wvdNO1n-Pjy_x9RdHoKQBqedw@mail.gmail.com>
References:  <CAOZdJXXPFfQFGRuFrGHvkmi2wRTDq4ESBPu%2BWxXjzL=a=d3jdQ@mail.gmail.com> <1518137096.32585.128.camel@freebsd.org> <CAOZdJXULRmPrt_x7UyxOsmS13wvdNO1n-Pjy_x9RdHoKQBqedw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2018-02-12 at 12:11 -0600, Timur Tabi wrote:
> On Thu, Feb 8, 2018 at 6:44 PM, Ian Lepore <ian@freebsd.org> wrote:
> > 
> > Nope, the freebsd build process is completely self-contained.  It
> > starts by building whatever cross-compiler it needs if
> > crossbuilding is
> > involved.
> Thanks.
> 
> What is the svn command to download just the latest-and-greatest
> kernel source code?  I see a lot of examples in google searches, but
> most of them appear to download the entire FreeBSD source code.
> 
> Also, does the arm64_build.sh script require the full BSD source, or
> can it work with just the kernel?
> 

You can't really do much with "just the kernel source" other than
browse or grep the code.  This isn't linux; freebsd is more than just a
kernel, it's a complete system, and you need all the source to do a
build.

-- Ian



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