Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Dec 2003 21:15:36 +1000
From:      Peter Grehan <grehan@freebsd.org>
To:        matt@niblet.co.uk
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: cross compile?
Message-ID:  <3FCDC5D8.2050601@freebsd.org>
In-Reply-To: <EKENLNBIDBAHKIELDLPNGELLCAAA.matt@kittycat.co.uk>
References:  <EKENLNBIDBAHKIELDLPNGELLCAAA.matt@kittycat.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Matt,

> Well that might be for later - I assume the buildworld process
> doesn't store the compiler for future use? :)

  It stays around until you clean the tree. Rebuilding a small
portion of the tree is a touch verbose, but still possible. For
instance, at the moment I'm debugging some code in libstand,
and rebuilding the library with:

  make -DNOCLEAN -DNOLIBC_R TARGET_ARCH=powerpc buildworld 
SUBDIR_OVERRIDE=lib/libstand

later,

Peter.





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