public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: LRN <lrn1986@gmail.com>
To: cygwin@cygwin.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
Date: Sat, 27 Jul 2013 06:20:00 -0000	[thread overview]
Message-ID: <51F35A80.7090008@gmail.com> (raw)
In-Reply-To: <CADex0xwDTvHaOS-_xAr3pARiBQ19zAdOS8US06r+E14b65SC-w@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 27.07.2013 09:17, Kenneth Wolcott wrote:
> On Fri, Jul 26, 2013 at 9:42 PM, marco atzeri <marco.atzeri@gmail.com> wrote:
>> Il 7/27/2013 5:18 AM, Kenneth Wolcott ha scritto:
>>
>>> Hi;
>>>
>>> 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
>>
>>
>> there is no merged way.
>> The 32bit and the 64bit could be installed in different directory
>> but NOT in the same one.
> 
> Hi Marco;
> 
>   Thanks for your reply.
> 
>   I guess I will somehow modify my PATH so that I have
> /cygdrive/c/cygwin64/usr/bin and /cygdrive/c/cygwin32/usr/bin
> (although I don't think that will work exactly like that).  Some fstab
> magic?  Some symlink magic?
> 
>   I will continue experimenting.

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

- -- 
O< ascii ribbon - stop html email! - www.asciiribbon.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)

iQEcBAEBAgAGBQJR81p/AAoJEOs4Jb6SI2CwgSIIALCjy2f2M4HTAdu4NQeGhK8+
XXRgvuSs38kb+EOQt/jMK2PbDjhpvpeKajwIwoVXsfNyQO4hBuHswa94A2i7GH8z
Xu7P27QbYTKD6k8eqXRhUfM/Vg4XkYnJpYD5kqaFsu6rEOOya1H2Q9yADZwsqmaA
NT73a9urkouz5c9N2Z7xeM8aD/ptH6L1Drmr13H6yADbs6MABKVShuPcjFQYz/JX
WrzFSUQhZFN2sVnauWwqIEwyH/AI0E7/jZ+qOTrDOGTQknw4ph1vmBxeHKDDa3zh
gkPL+V0xiiGdzBcgExdJi7NIJcIwvykSuXe264U9MDgmkQ7YFqrTQ+XoMmqV7S4=
=Zsjm
-----END PGP SIGNATURE-----

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

  reply	other threads:[~2013-07-27  5:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-27  3:32 Kenneth Wolcott
2013-07-27  5:20 ` marco atzeri
2013-07-27  5:24   ` Kenneth Wolcott
2013-07-27  6:20     ` LRN [this message]
2013-07-27  7:26       ` Andrey Repin
2013-07-27 10:30         ` LRN
2013-07-27  6:29     ` marco atzeri
2013-07-27  7:57       ` Warren Young
     [not found]         ` <51F9A3BE.4020907@tlinx.org>
2013-08-01  0:28           ` having 1 set of non-bin files w/separate {bin,lib}[32/64)? (was Re: please update the supported Cygwin package list ...) Warren Young
2013-08-03 11:33             ` Linda Walsh
2013-08-03 15:48               ` Earnie Boyd
2013-08-04  2:19                 ` Linda Walsh
2013-08-04  3:54                   ` Earnie Boyd
2013-08-04  4:56                     ` Linda Walsh
2013-07-27  5:28 ` 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 Andrey Repin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51F35A80.7090008@gmail.com \
    --to=lrn1986@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).