www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=0.1 required=5.0 tests=AWL,BAYES_00,DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <21851105.post@talk.nabble.com> |
Date: | Thu, 5 Feb 2009 05:13:44 -0800 (PST) |
From: | rajeevs <rajeevlochansahu AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Cygwin on x64 |
In-Reply-To: | <b609cb3b0803210917x2ced2ae6gafb24b4f4a79ff63@mail.gmail.com> |
MIME-Version: | 1.0 |
References: | <b609cb3b0803131219j7e085870n5cc488a22ca9f773 AT mail DOT gmail DOT com> <01a601c8853f$d0bf7020$2708a8c0 AT CAM DOT ARTIMI DOT COM> <b609cb3b0803210917x2ced2ae6gafb24b4f4a79ff63 AT mail DOT gmail 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 |
Hi There, please go through the followings for the problem: 1) I want to create a 64 bit DLL using Cygwin in Windows Serever 2003 64 bit platform. 2) I am using Cygwin to run the make file 3) In the make file I have a macro =E2=80=9CCFLAGS=E2=80=9D where gave= the option =E2=80=9C-m64=E2=80=9D in the make file for 64 bit build=20 4) But when I use this option I am getting an error like: $ make -f makefile_64 g++ -c -DWIN64 -D"__int64=3Dlong long" -trigraphs -I../include -IC:/Progra~1/Java/jdk1.5.0_10/include -IC:/Progra~1/Java/jdk1.5.0_10/include/win32 -mno-cygwin -m64 Abc.C -o Abc.o Abc.C:1: sorry, unimplemented: 64-bit mode not compiled in make: *** [Abc.o] Error 1 5) The main thing is that I don=E2=80=99t know exactly what should be = the option we have to give under cygwin for building a 64 bit DLL (though I have used =E2=80=9C-m64=E2=80=9D option), but in Linux if you use this option, = you=E2=80=99ll get the 64 bit .SO file!!! i tried alot but tillnow didn't get the solution. Please suggest me some alternative options if anybody have. Thanks in advance! Rajeev --=20 View this message in context: http://www.nabble.com/Cygwin-on-x64-tp1603645= 4p21851105.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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 |