Subject: Re: sparc64 error when compiling kernel
To: None <port-sparc64@netbsd.org>
From: None <sigsegv@rambler.ru>
List: port-sparc64
Date: 02/18/2005 01:01:24
matthew green wrote:
>    
>    cd /usr/src && ./build.sh -m sparc64 \
>    	-O /usr/obj.sparc64 -T /usr/tools.sparc64 \
>    	tools
>    cd /usr/src && ./build.sh -u -m sparc64 \
>    	-O /usr/obj.sparc64 -T /usr/tools.sparc64 \
>    	kernel=GENERIC
>    
> 
> FWIW, you can run these at the same time.  just say
> "tools kernel=GENERIC" or any other list of valid commands..
> 

Hey, thanks for the tip. This way it makes it even easier :-)