X-Recipient: archive-cygwin@delorie.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 <cygwin@cwilson.fastmail.fm>
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@cygwin.com
Subject: Re: New issue on x64 Win7 box
References: <AANLkTikOqsuLPkuxXyOqXFvR68YxQEpr-36ruFrZJgLq@mail.gmail.com>
In-Reply-To: <AANLkTikOqsuLPkuxXyOqXFvR68YxQEpr-36ruFrZJgLq@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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

