Re: [tools-discuss] Proposal: project for build time improvements

2007-10-04 Thread James C. McPherson
Alexander Kolbasov wrote: > James, ... >> - do you have a plan to backport these changes to an >>S10 Update release? Should this be considered at all? > it could, definitely, be a possibility, although it is a bit strange since it > should not result in any patch produced, so the change is str

Re: [tools-discuss] Proposal: project for build time improvements

2007-10-04 Thread Alexander Kolbasov
James, > > The webrev is at http://cr.grommit.com/~akolb/build/webrev/index.html > > it is based on build 74. > > Hi Sasha, > one niggle and one question: > > - the webrev script that you used appears to have empty >frames versions of the diffs Hmm, the frames are there when I check them l

Re: [tools-discuss] Proposal: project for build time improvements

2007-10-04 Thread James C. McPherson
Alexander Kolbasov wrote: > Here are the changes we suggest doing so far. > > They cover the following bugs/RFEs: > > 6591892 ipf/netinet/Makefile incorrectly tries to install ip_icmp.h > 6591900 Various sun4u platforms try to install sys symlink in > usr/share/src/uts in parallel > 6592974 Kern

Re: [tools-discuss] Proposal: project for build time improvements

2007-10-04 Thread James C. McPherson
Alexander Kolbasov wrote: > Here are the changes we suggest doing so far. > > They cover the following bugs/RFEs: > > 6591892 ipf/netinet/Makefile incorrectly tries to install ip_icmp.h > 6591900 Various sun4u platforms try to install sys symlink in > usr/share/src/uts in parallel > 6592974 Kern

Re: [tools-discuss] Proposal: project for build time improvements

2007-10-04 Thread Stephen Hahn
* Jonathan Chew <[EMAIL PROTECTED]> [2007-10-04 21:00]: > Stephen Hahn wrote: > >* Alexander Kolbasov <[EMAIL PROTECTED]> [2007-10-04 18:59]: > > > >>Here are the changes we suggest doing so far. > >> > >>They cover the following bugs/RFEs: > >> > >>6591892 ipf/netinet/Makefile incorrectly tries

Re: [tools-discuss] Proposal: project for build time improvements

2007-10-04 Thread Jonathan Chew
Stephen Hahn wrote: > * Alexander Kolbasov <[EMAIL PROTECTED]> [2007-10-04 18:59]: > >> Here are the changes we suggest doing so far. >> >> They cover the following bugs/RFEs: >> >> 6591892 ipf/netinet/Makefile incorrectly tries to install ip_icmp.h >> 6591900 Various sun4u platforms try to inst

Re: [tools-discuss] Proposal: project for build time improvements

2007-10-04 Thread James Carlson
Alexander Kolbasov writes: > The webrev is at http://cr.grommit.com/~akolb/build/webrev/index.html I looked at all of the files, so if I didn't mention one, it means I have no comments. usr/src/Makefile 57,62: what's the distinction between PARALLEL_DIRS and PARALLEL_DIRS_EXTRA? If someone

Re: [tools-discuss] Proposal: project for build time improvements

2007-10-04 Thread Stephen Hahn
* Alexander Kolbasov <[EMAIL PROTECTED]> [2007-10-04 18:59]: > Here are the changes we suggest doing so far. > > They cover the following bugs/RFEs: > > 6591892 ipf/netinet/Makefile incorrectly tries to install ip_icmp.h > 6591900 Various sun4u platforms try to install sys symlink in > usr/share

Re: [tools-discuss] Proposal: project for build time improvements

2007-10-04 Thread Alexander Kolbasov
Here are the changes we suggest doing so far. They cover the following bugs/RFEs: 6591892 ipf/netinet/Makefile incorrectly tries to install ip_icmp.h 6591900 Various sun4u platforms try to install sys symlink in usr/share/src/uts in parallel 6592974 Kernel can compile in parallel with libraries