Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Message-Id: <3.0.5.32.20020630140643.007bd300@mail.attbi.com> X-Sender: phumblet AT mail DOT attbi DOT com Date: Sun, 30 Jun 2002 14:06:43 -0400 To: cygwin-developers AT cygwin DOT com From: "Pierre A. Humblet" Subject: Re: Slowdown In-Reply-To: <20020630115640.A12869@cygbert.vinschen.de> References: <3 DOT 0 DOT 5 DOT 32 DOT 20020629183141 DOT 007fa560 AT mail DOT attbi DOT com> <20020629031639 DOT GA14536 AT redhat DOT com> <3D1B4043 DOT EF2CA37A AT ieee DOT org> <3D1B4043 DOT EF2CA37A AT ieee DOT org> <3 DOT 0 DOT 5 DOT 32 DOT 20020627224059 DOT 0080d5b0 AT mail DOT attbi DOT com> <20020629031639 DOT GA14536 AT redhat DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20020629183141 DOT 007fa560 AT mail DOT attbi DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 11:56 AM 6/30/2002 +0200, Corinna Vinschen wrote: >The server is only asked for getting HOMEDRIVE/HOMEPATH and >the values are never used to set the environment or to >evaluate HOME. So if HOMEDRIVE/HOMEPATH are missing in the >environment, getting the values from the server doesn't help >for setting HOME. Or do I miss something? The current code is as you describe and that's fine with me. Regarding the topic of cygwin building fine then crashing on startup, I saw something strikingly similar to what Chris January described. I didn't have time to investigate and didn't write about it. The next day I couldn't build due to some missing symbol, related to shm and cygserver if I recall well. That's what I had in mind in my mail to Chris Faylor. That was eventually fixed by make clean (which might also have fixed the cause of the crash). All is well now. Pierre