Re: 1.1.13: PID aren't reused?

2005-03-31 Thread Merlin Ran
"Ostash!" <[EMAIL PROTECTED]> дÈëÏûÏ¢ÐÂÎÅ :[EMAIL PROTECTED] > Hello All! > > I'm trying to build binutils 2.15: > > gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.15/bfd -I. -D_GNU_SOURCE -I. -I.. /../binutils-2.15/bfd -I../../binutils-2.15/bfd/../include -I../../binutils- 2.15/bfd/../intl -I../intl

1.5.13:Is it difficult to make cygwin recycle pids when create new process?

2005-03-31 Thread Merlin Ran
see: http://sourceware.org/ml/cygwin/2005-03/msg00657.html When start a new Windows process, the system attempt to recycle a previously used PID, so the maximam PID in the system is low. But when I invoke a command in Cygwin, the PID of new process always increase. It may not be a problem as long

Re: 1.5.13:Is it difficult to make cygwin recycle pids when create new process?

2005-03-31 Thread Merlin Ran
- Original Message - From: "Corinna Vinschen" <[EMAIL PROTECTED]> To: Sent: Thursday, March 31, 2005 10:06 PM Subject: Re: 1.5.13:Is it difficult to make cygwin recycle pids when create new process? > On Mar 31 21:36, Merlin Ran wrote: > > see: > > http: