Re: svn commit: r228157 - head/usr.bin/make

2011-11-30 Thread Max Khon
Alexander, On Thu, Dec 1, 2011 at 12:03 PM, Max Khon wrote: it would also be nice, if at some point, somebody could dive into the code >>> to >>> see why 'make buildkernel' will let clang produce coloured output, but >>> 'make -j(N>1) buildkernel' doesn't (and why adding a -B switch to that >>>

Re: svn commit: r228157 - head/usr.bin/make

2011-11-30 Thread Jan Beich
Max Khon writes: > On Thu, Dec 1, 2011 at 7:16 AM, Alexander Best wrote: >> it would also be nice, if at some point, somebody could dive into the code >> to >> see why 'make buildkernel' will let clang produce coloured output, but >> 'make -j(N>1) buildkernel' doesn't (and why adding a -B switch

Re: svn commit: r228157 - head/usr.bin/make

2011-11-30 Thread Max Khon
Alexander, On Thu, Dec 1, 2011 at 11:05 AM, Max Khon wrote: it would also be nice, if at some point, somebody could dive into the code >> to >> see why 'make buildkernel' will let clang produce coloured output, but >> 'make -j(N>1) buildkernel' doesn't (and why adding a -B switch to that >> comm

Re: svn commit: r228157 - head/usr.bin/make

2011-11-30 Thread Max Khon
Alexander, On Thu, Dec 1, 2011 at 7:16 AM, Alexander Best wrote: > Author: fjoe > > Date: Wed Nov 30 18:07:38 2011 > > New Revision: 228157 > > URL: http://svn.freebsd.org/changeset/base/228157 > > > > Log: > > - Fix segmentation fault when running "+command" when run with -jX -n > due > > t

Re: svn commit: r228157 - head/usr.bin/make

2011-11-30 Thread Alexander Best
On Wed Nov 30 11, Max Khon wrote: > Author: fjoe > Date: Wed Nov 30 18:07:38 2011 > New Revision: 228157 > URL: http://svn.freebsd.org/changeset/base/228157 > > Log: > - Fix segmentation fault when running "+command" when run with -jX -n due > to Compat_RunCommand() being called with `cmd' tha