Re: make output

Lists: pgsql-hackers
From: Andrew Overholt <overholt(at)redhat(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: make output
Date: 2003-11-05 01:05:00
Message-ID: 20031105010500.GA23086@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: 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(at)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


From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Andrew Overholt <overholt(at)redhat(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: make output
Date: 2003-11-05 07:01:25
Message-ID: Pine.LNX.4.44.0311050800040.31974-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Andrew Overholt writes:

> [andrew(at)localhost postgresql]$ time make all > make.nonsmp
> mkdir man7
> <some minor bison and ant warnings>
>
> Should the man directory creation be echoed like that?

Yes, that appears to be normal.

--
Peter Eisentraut peter_e(at)gmx(dot)net