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 To: cygwin AT cygwin DOT com From: "Alejandro Lopez-Valencia" Subject: Re: run programs typed under cygwin under W2K Date: Wed, 28 Jan 2004 11:30:33 -0500 Organization: House of Cuckoo Lines: 31 Message-ID: References: <4017CFD4 DOT 10205 AT yahoo DOT fr> <4017D204 DOT 8060803 AT yahoo DOT fr> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet AT sea DOT gmane DOT org Gmane-NNTP-Posting-Host: 200.93.154.146 User-Agent: Opera M2/7.50 (Win32, build 3494) Note-from-DJ: This may be spam On Wed, 28 Jan 2004 16:15:16 +0100, Skippy the Kangoo wrote: > Igor Pechtchanski a écrit : > > J'ai lu sur Internet que l'on pouvait faire tourner un programme sous > windows compiler sous cygwin, mais je n'ai plus l'adresse et je ne > connais pas non plus la methode a adopter > My French writing and speaking is not what it used to, but thanks God for rhe reading :-) Besides, this is an English speaking mailing list. You can certainly use Cygwin's GNU gcc and GNU binutils ports to create native Win32 executables instead of MS's propietary compilers, by using the "-mno-cygwin" option and the w32api libraries included in the distribution. But... If you are not familiar with Unix style toolchains, I believe you'd have a better chance of success with Mingw's win32 native port of GNU gcc and GNU binutils (http://mingw.org/) combined with an MSVC style IDE such as Dev-C++ (http://www.bloodshed.net/). As a matter of fact Mingw and Cygwin win32 native compilers share a common develpment tree. Cheers -- 乾坤一滴 kenkon itteki python -c "print '64726164756c406574622e6e65742e636f'.decode('hex')" to reach and touch. -- 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/