X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=U3UFGelcX/dLjZq0
	1RGfGVzbJY3pcvTJr/ho0PKBLQjOR+o4secHXRVYrvH9DWvnYDi0uwo/cV918MQp
	sUViNxS+nNEmwduF0NPhklH+esJblMW7enB0ppltOhDWfjv3H25U3U6cfXG/YjQa
	dqauTtfBqVYdpA/IIJ1lX4CaG04=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=+/P32CaR+GOAJFTgdIsiX5
	WB7D0=; b=oQPlwB+QrpeDAxKXHDmXmbYxfp7M9D/kcdJx9TG70TKctYZ6MOIBnw
	yeIsqKHObr+irEucpObq0GqwxstwbevQfpEg7yx/OMvoEE4Q8za36l7BQIjP/fHZ
	+YtJRfEDv7LoEmbPskUBieskhNVmxaDZGIzXOvuBv/UPlHjelQdEk=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=HX-HELO:sk:mailsrv, H*r:sk:mailsrv, Hx-spam-relays-external:sk:mailsrv, H*RU:sk:mailsrv
X-HELO: mailsrv.cs.umass.edu
Reply-To: moss@cs.umass.edu
Subject: Re: Aw: Re: Strange errors with gcc and top, even after rebaseall
To: cygwin@cygwin.com
References: <trinity-28ebbc2f-8902-45b1-aebd-ea52cc253f3b-1503524348648@3c-app-webde-bap32> <4819e6d7-17c2-a970-11e6-f6a7f1a398de@gmail.com> <trinity-8fb62eb2-5a08-4f3e-99c6-34baa3379f86-1503559000977@3c-app-webde-bap09>
From: Eliot Moss <moss@cs.umass.edu>
Message-ID: <ccb7c623-0200-02d1-401b-85ae63a87c1d@cs.umass.edu>
Date: Thu, 24 Aug 2017 07:16:30 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0
MIME-Version: 1.0
In-Reply-To: <trinity-8fb62eb2-5a08-4f3e-99c6-34baa3379f86-1503559000977@3c-app-webde-bap09>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 8/24/2017 3:16 AM, nobodyO@web.de wrote:
> Hi,
>   
> the 64bit version, with all packages installed, has no problem.
> But i also want a 32bit version.

You can have the 32 bit version installed, but not all the packages.
Cygwin's approach to making fork work as closely as possible to the
way it works on Posix requires each Cygwin DLL to be put in its own
reserved place in the address space.  The sum total of the DLLs
exceeds the available 32 bit address space.

Eliot Moss

--
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

