delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | <cygwin AT cygwin DOT com> |
References: | <31069 DOT 8817 DOT qm AT web8804 DOT mail DOT in DOT yahoo DOT com> <472876A1 DOT 4060005 AT computer DOT org> <20071031124125 DOT GA3827 AT implementation DOT uk DOT xensource DOT com> <010d01c81bbc$de8726e0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <20071031131841 DOT GB3827 AT implementation DOT uk DOT xensource DOT com> |
Subject: | RE: GCC compiler -m64 option in cygwin |
Date: | Wed, 31 Oct 2007 13:38:30 -0000 |
Message-ID: | <011101c81bc3$5329a530$2e08a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook 11 |
In-Reply-To: | <20071031131841.GB3827@implementation.uk.xensource.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id l9VDceNB002413 |
On 31 October 2007 13:19, Samuel Thibault wrote: > Dave Korn, le Wed 31 Oct 2007 12:52:18 -0000, a écrit : >> On 31 October 2007 12:41, Samuel Thibault wrote: >>> Tim Prince, le Wed 31 Oct 2007 05:35:45 -0700, a écrit : >>>> No, there is no 64-bit native support in cygwin. Even on linux, a >>>> cross-gcc is needed to create 64-bit build on a 32-bit system, >>> >>> Nope, gcc now has multi-lib support. >> >> ITYM biarch. > > If you prefer, yes (the configure option is called > --enable/disable-multilib). Uh, no, that configures multilibbing, you're conflating two separate things here; it's worth getting the terminology right. Biarch is a property of the backend, which can generate 32/64 bit code regardless of whether or not you have the right libgcc versions available or not. Multilib is a feature that is used to support and complete the operation of biarch, the two work together, but it's an independent and orthogonal feature, used also by many non-biarch architectures. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |