NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: compiling 5.1.2 kernel for amd64 on i386?
On Wed, Mar 28, 2012 at 09:00:33AM +1100, Malcolm Herbert wrote:
> I've copied and modified the kernel config within
> sys/arch/amd64/conf/DEIMOS however after I run the config script and try
> build.sh with the following:
>
> ./build.sh -u -a amd64 kernel=DEIMOS
1.) You need to use "-m", not "-a".
2.) You need to build the tool chain first.
Please try this command instead:
./build.sh -u -m amd64 tools kernel=DEIMOS
> How can I kick this off? The target host is not capable of running a
> compile as it's quite resource-starved.
Why do you want to run NetBSD/*amd64* on it in that case? It sounds
like NetBSD/i386 would be the better choice.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index