Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-Id: <200309271405.h8RE5XjA150724@pimout3-ext.prodigy.net> Content-Type: text/plain; charset="iso-2022-jp" From: Tim Prince Reply-To: tprince AT computer DOT org To: "Koide" , Subject: Re: Cygwin on Windows Me on Athlon64 Date: Sat, 27 Sep 2003 07:05:33 -0700 References: <000b01c38484$98929a80$0300a8c0 AT o8k4x4> In-Reply-To: <000b01c38484$98929a80$0300a8c0@o8k4x4> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit On Friday 26 September 2003 16:19, Koide wrote: > Now I am using cygwin on Windows Me on AthlonXP . > > I will have Athlon64 system shortly . Then I want to use cygwin > on Athlon64 . The executable files of programs comliled on Athlon64 > should be much faster than those are compiled on AthlonXP . > > Then now I am wondering if ; > 1 . Can cygwin be installed correctly on Windows Me on Athlon64 . > (Just the same as using the install wizard .) You don't even know yet how ME will play on that box. If it does, cygwin may work. > 2 . To compile the program , gcc is certainly needed . > To compile the program of 64bit , is it sufficient to install > gcc using the install wizard and type "gcc ______.c" ? Cygwin has no 64-bit support, ME has no 64-bit support. You could build a cross compiler targeting your hardware, but it would be up to you to make it work. First, you probably want to try out 32-bit software built with the standard cygwin port of gcc, using the various architecture options, like -march=athlon, -march=pentium4 -mfpmath=sse -- Tim Prince -- 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/