X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Message-ID: <4C8B9638.4070609@cwilson.fastmail.fm> Date: Sat, 11 Sep 2010 10:46:16 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: New issue on x64 Win7 box References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 9/11/2010 6:41 AM, Kai Tietz wrote: > with recent cygwin version (cygwin1.dll 1.7.7 (1007.7.0.0)) I get > while building gcc the following error message: > "/home/ktietz/source/rth/gcc/buildw64/./gcc/as: fork: Resource > temporarily unavaiable". > > This behavior is new as with older version I didn't saw this problem. > Is this an already known issue? It's the old "fork can't relocate DLLs to the same location in the child's memory space as they were in the parent's" problem. The workaround is to use 'rebaseall'. See /usr/share/doc/Cygwin/rebase-3.0.1.README -- Chuck -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple