Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: (native build & other issues - Was: xvfb not built on vax...)





David Brownlee wrote:
On Wed, 4 Feb 2009, Andrew Sporner wrote:

Its been some time since I did a full-build (10 years actually) but on
other systems I work on I don't do complete builds each time.  IIRC
a "world build" involves doing a complete clean first.

Would there be a possibility to create an option to do an "incremental
world build" that builds only the things that have changed?

    ./build.sh -u -o -T TOOLDIR
    should do an incremental build.

You probably don't want to use "-o" indiscriminately. New stuff could appear. However, "-u" is the option you really want. "-T" might be nice, but it's only if you did the initial build on a previous version of the kernel. Otherwise it will work out fine anyway,

        Johnny

--
Johnny Billquist                  || "I'm on a bus
                                  ||  on a psychedelic trip
email: bqt%softjar.se@localhost             ||  Reading murder books
pdp is alive!                     ||  tryin' to stay hip" - B. Idol


Home | Main Index | Thread Index | Old Index