X-Recipient: archive-cygwin AT delorie DOT 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 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 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 AT cs DOT umass DOT edu Subject: Re: Aw: Re: Strange errors with gcc and top, even after rebaseall To: cygwin AT cygwin DOT com References: <4819e6d7-17c2-a970-11e6-f6a7f1a398de AT gmail DOT com> From: Eliot Moss Message-ID: 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: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 8/24/2017 3:16 AM, nobodyO AT web DOT 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