[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patch] remove config.status race condition
From: |
Alexandre Oliva |
Subject: |
Re: [patch] remove config.status race condition |
Date: |
16 Feb 2001 17:40:43 -0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) |
On Feb 15, 2001, Pavel Roskin <address@hidden> wrote:
> Hello, Lars!
>> This patch removes a race condition in config.status.
> Neighter configure nor config.status should be run in the same time in the
> same directory. Please explain why you have to.
It's certainly valid to have multiple simultaneous config.status
running on the same directory. In fact, some time ago, Akim (?) fixed
a bug that would often show up in the scenario Lars describes
(automake-generated rules and make -j4). We certainly want to support
this.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer address@hidden, redhat.com}
CS PhD student at IC-Unicamp address@hidden, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
- Re: [patch] remove config.status race condition, (continued)
- Re: [patch] remove config.status race condition, Akim Demaille, 2001/02/23
- Re: [patch] remove config.status race condition, Pavel Roskin, 2001/02/23
- Re: [patch] remove config.status race condition, akim, 2001/02/23
- Re: [patch] remove config.status race condition, Pavel Roskin, 2001/02/24
- Re: [patch] remove config.status race condition, akim, 2001/02/24
- Re: [patch] remove config.status race condition, Akim Demaille, 2001/02/25
- RE: [patch] remove config.status race condition, Tim Van Holder, 2001/02/23
- Re: [patch] remove config.status race condition, Akim Demaille, 2001/02/25
- Re: [patch] remove config.status race condition, Akim Demaille, 2001/02/25
- Re: [patch] remove config.status race condition, Lars J. Aas, 2001/02/26
Re: [patch] remove config.status race condition,
Alexandre Oliva <=