www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <498AF3AC.3070506@sbcglobal.net> |
References: | <b609cb3b0803131219j7e085870n5cc488a22ca9f773 AT mail DOT gmail DOT com> <01a601c8853f$d0bf7020$2708a8c0 AT CAM DOT ARTIMI DOT COM> <b609cb3b0803210917x2ced2ae6gafb24b4f4a79ff63 AT mail DOT gmail DOT com> <21851105 DOT post AT talk DOT nabble DOT com> <498AF3AC DOT 3070506 AT sbcglobal DOT net> |
Date: | Thu, 5 Feb 2009 12:00:46 -0500 |
Message-ID: | <b609cb3b0902050900r3e2f800v504db12d30709ca6@mail.gmail.com> |
Subject: | Re: Cygwin on x64 |
From: | NightStrike <nightstrike AT gmail DOT com> |
To: | tprince AT computer DOT org, cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
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 |
On Thu, Feb 5, 2009 at 9:11 AM, Tim Prince <TimothyPrince AT sbcglobal DOT net> wrote: > rajeevs wrote: > >> 1) I want to create a 64 bit DLL using Cygwin in Windows Serever 2003 >> 64 bit platform. > >> >> 5) The main thing is that I don't know exactly what should be the >> option we have to give under cygwin for building a 64 bit DLL (though I have >> used "-m64" option), > > There is no 64-bit support in cygwin compilers. You might be interested > in the mingw32-x64 project, but there's no support for that here. C and > Fortran binaries are available from gfortran wiki, in addition to several > other sources. > Tbird is taking the clues you give and putting all your repetitive posts > in the Spam folder. There are resources for studying how to pose > questions effectively. http://mingw-w64.sf.net/ Download a toolchain snapshot that's hosted on cygwin, and voila.. you can build win64 binaries on cygwin :) (Note that you will be cross compiling, so use --host=x86_64-pc-mingw32 in configuring your project). -- 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 |