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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=nxkK/ubEOLsFMTFS m14EFYfwXi4nS71/VNOBaeLXpq3a/MBxDXzRtJNkYowyRWezkrTBcawLOQsGkEh0 WLnIas9RabEEz9jlMHQQ4yIEnA88SB5a7GNc+BmK6U2xynUhzGbZyIAA9X3K0ncb sjlJcCTMnM+HWeWUYB3NWoowyp0= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=yRwTEU0G/v0k17ZELrygzR FAwQ8=; b=CpL1fGklEXilFZ+z+IZKiSO/hr72PYa7azdaQSGHCOftm8pRfm2TQb V5TjvKVtSPcQEyrzaXKDrtvy/Fts0lfYl2YRxAWsovCURLnvNPimHcx9tkhKNWzR oI40Uiz0bD0VlGvYslQ32Yv/gS93oeuBa2cMP+KJHbwV1gW+Gz3eA= 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 X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,KHOP_THREADED,RDNS_NONE,SPF_SOFTFAIL autolearn=no version=3.3.1 Date: Sat, 27 Jul 2013 10:11:33 +0400 From: Andrey Repin Reply-To: Andrey Repin Message-ID: <811748916.20130727101133@mtu-net.ru> To: LRN , cygwin AT cygwin DOT com Subject: Re: please update the supported Cygwin package list to be distinct for 32-bit, 64-bit or both; and help on how install both in a merged fashion In-Reply-To: <51F35A80.7090008@gmail.com> References: <51F34FA0 DOT 50300 AT gmail DOT com> <51F35A80 DOT 7090008 AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, LRN! > Try this: > run %ComSpec% >> mklink /D %SystemRoot%\System32\cygwin c:\cygwin64 >> mklink /D %SystemRoot%\SysWOW64\cygwin c:\cygwin32 > Then edit your user envrionment valriable table and add > %SystemRoot%\System32\cygwin\bin to PATH. > This way you will run 32-bit cygwin programs from 32-bit programs, and > 64-bit programs from 64-bit programs. That raise a question. Isn't 32-bit Cygwin apps compiled 64-bit aware? > That is, if you start c:\windows\system32\cmd.exe, it'll run 64-bit > apps, while c:\windows\syswow64\cmd.exe will only run 32-bit apps. > Obviously, you need to set up symlinks as Administrator, or give > yourself the SeCreateSymbolicLinkPrivilege privilege. Changing the > contents of system directories might also require you to be the > Administrator (not sure). -- WBR, Andrey Repin (anrdaemon AT freemail DOT ru) 27.07.2013, <10:10> Sorry for my terrible english... -- 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