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:mime-version:message-id:from:to:subject :content-type:date:in-reply-to:references :content-transfer-encoding; q=dns; s=default; b=Tm+421iExGHX/per PSqJfxUsBIPbfW5qLcVvuskkMkup/9rqIivdjQXLF1MoMKryLvGpGrasysLZtSeZ OW84qtc7AM+SDZ+csB8p9O+UyOrRuhJz6MG3HPxBRLYRgvHDawTWuCTtsWGiSfQY kFssDdnHRpG/0uKN0Da4/p/IBZw= 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:mime-version:message-id:from:to:subject :content-type:date:in-reply-to:references :content-transfer-encoding; s=default; bh=rqmqWvw1hOAN78TyLC9Uqh fs2cI=; b=SIwNZz8ifYzuleFLMWXhBwxeoc+0I3fZ2Rf6BTSESRHktNuM2U/0xC nnYS9cqoYriHgubm68/D3Uvhd0eZ1Hb20QNyimMVo/OehCJYDW0jxFjyvJCpoKaf 6eTf8HeJhqbH7ZemxmLr+ph8YXSAmNYh+67ZKSpJ569Rz70tBP3No= 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=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1400, rolf, HImportance:normal, reserved X-HELO: mout.web.de MIME-Version: 1.0 Message-ID: From: nobodyO AT web DOT de To: cygwin AT cygwin DOT com Subject: Re: Re: Strange errors with gcc and top, even after rebaseall Content-Type: text/plain; charset=UTF-8 Date: Fri, 25 Aug 2017 21:06:55 +0200 Sensitivity: Normal In-Reply-To: References: <4819e6d7-17c2-a970-11e6-f6a7f1a398de AT gmail DOT com> X-UI-Message-Type: mail X-UI-Out-Filterresults: notjunk:1;V01:K0:w36gOh7dP0o=:CAfzjwgu0z3eftHjRDsRc5 jslDf8cSenmJYKwniLB0UCwfoP/rwFKdr/6n1L084rTvj6nYMUWd6Igjx5Np87V3noVnKbvNd x4W5MpIRLnLvulVY8Zc5zj1smRvGToeBn4EPRlajsUoWQ3z4soz9nT+MteOgJgqjJE9bVeQAx 9EbYipZVm0Zhe9HCKSBxkq1K9LnatCHsDLi5ZfAa6Pi4rnD+QaMD/8i3gTIKBIuXi7+yEFpZ9 pUl4TrJCGI7MD6Tb6pIiCP/Ng1MB+kczT9ViHWb0yHcFg2Ls3Wid3KAr78RfpUe+38gXBWp5a KrRzMstLn16HS1ZkpPdy2pSBMlo53DMNPhbUu5fam76ug1KzsKjFnvqbcut+VWBPJC2BwSvvm zZvJlZ/q2S+CyTbypKd2tcv5cjqXLuQ9TlqJeXT6OrVQPD1oj5gsoy9Tn0bLz3MWCChTOUnLx l7G32YaX/DWgkerqePVuvrSJPGVO0C4AdVGB4MMnQk1xQew+gapd X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id v7PJ7Ccp012692 Hi, ok, then i need at work two 32bit versions, one for building software A and one for software B, and a 64bit version for working with Cygwin, e. g. locate, backups etc.. For switching between the versions i use moving (renaming) the directories of the other versions and replacing them with junction points to the active version. Is there a better way for switching? Rolf Freitag   Gesendet: Donnerstag, 24. August 2017 um 13:16 Uhr Von: "Eliot Moss" An: cygwin AT cygwin DOT com Betreff: Re: Aw: Re: Strange errors with gcc and top, even after rebaseall 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/[http://cygwin.com/faq/] Documentation: http://cygwin.com/docs.html[http://cygwin.com/docs.html] Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple[http://cygwin.com/ml/#unsubscribe-simple]   -- 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