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:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=CO 2VfB4oTbspXu43mWLXXJ35li30viYyZ0LhschffuDqPLHF2PDaT376J2iNJFmKyx NffRbeqyNf2v5hvKQSqQ3Jour0ZI/v2973jvmciaVKNTiAkTuuJ80vH0Tz7fy6UR NRpFsVG9D84awPJXrHYmfIv58PokoRXRBlSeRN7NE= 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:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=pDOZRwv8 cwyMjW/IzYPyRjxzEZM=; b=l3eTZDla4Mpvgk5KKRQyeH/Z8pxMIaVFh4GP4Wee fBgyzpGh7MGSmqptmvLeqJb0lSGuoRiuC9IU4ZSFhtuqRIqFE2QXMEgVVPlNE5VC q7KuTl7dbSyUvKkxeo6zXRyBWDady46YczU4ICv/LKvVtfMFSMD1MIBEDfb/CeRP ewE= 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=-3.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.49.94.7 with SMTP id cy7mr15422667qeb.90.1375544885418; Sat, 03 Aug 2013 08:48:05 -0700 (PDT) In-Reply-To: <51FCEA73.7030903@tlinx.org> References: <51F34FA0 DOT 50300 AT gmail DOT com> <51F35E4A DOT 4040207 AT gmail DOT com> <51F368C4 DOT 5030309 AT etr-usa DOT com> <51F9A3BE DOT 4020907 AT tlinx DOT org> <51F9ABA0 DOT 3090205 AT etr-usa DOT com> <51FCEA73 DOT 7030903 AT tlinx DOT org> Date: Sat, 3 Aug 2013 11:48:05 -0400 Message-ID: Subject: Re: having 1 set of non-bin files w/separate {bin,lib}[32/64)? (was Re: please update the supported Cygwin package list ...) From: Earnie Boyd To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 On Sat, Aug 3, 2013 at 7:33 AM, Linda Walsh wrote: Hello Linda, > > It seems to be the only reliable 32-bit redirection -- and MS chose to put > it in the /windows dir... so they must want customers to put anything > needing > that feature in that dir...right?? ;-) Oi... > Absolutely not what MS intended for the /windows directory. That is the OS directory and only MS installations should use it. The /"Program Files" (64bit) and /"Program Files (x86)" (32bit) directories are where MS directs developers to put their binaries. However we don't like spaces in path names so this isn't a good location. However you the user have a choice of where to put things. Frankly, I would use /cygwin and /cygwin32 to segregate similar to what MS did for Windows but that is just me. The one thing with Cygwin you need to be careful of is that 32bit binaries need the 32bit DLL and mixing and matching may cause you no end of grief. -- Earnie -- https://sites.google.com/site/earnieboyd -- 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