make output - Mailing list pgsql-hackers

From Andrew Overholt
Subject make output
Date
Msg-id 20031105010500.GA23086@redhat.com
Whole thread Raw
Responses Re: make output  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
I don't know if this is expected or not, but I've never seen it before so I
thought I'd report it.  While doing some basic SMP vs. non-SMP kernel
testing on a machine with hyperthreading, I got:

[andrew@localhost postgresql]$ time make all > make.nonsmp
mkdir man7
<some minor bison and ant warnings>

Should the man directory creation be echoed like that?

Andrew


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Open Sourcing pgManage
Next
From: Greg Stark
Date:
Subject: Re: Experimental patch for inter-page delay in VACUUM