On Mon, 19 Feb 2007, Thomas De Schampheleire wrote:

[ ... ]
A second question:
When testing is over and I want to have the full kernel, am I obliged to compile it as a whole all over again, or can I have a real incremental build. No-one replied to this thread upto now...

The developers guide says "run 'nightly' for a full list of options". If you do, you'll find:

$ nightly
Usage: nightly [-in] [-V VERS ] [ -S E|D|H|O ] <env_file>

Where:
        -i      Fast incremental options (no clobber, lint, check)
[ ... lots more ... ]

So much for that :)

Just add an '-i' to the NIGHTLY_OPTIONS in your environment file, and re-run nightly. Or just re-run it giving it an '-i' on the command line. That should make sure you're re-building only what needs to be re-build.

FrankH.
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to