| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <03b801c0be0e$ffb8e1e0$99face88@dcu.ie> |
| Reply-To: | "Latyr Jean-Luc FAYE" <webmaster AT faye DOT cjb DOT net> |
| From: | "Latyr Jean-Luc FAYE" <Latyr DOT Faye2 AT mail DOT dcu DOT ie> |
| To: | "Larry Hall \(RFK Partners, Inc\)" <lhall AT rfk DOT com>, |
| "Cygwin" <cygwin AT cygwin DOT com> | |
| References: | <4 DOT 3 DOT 1 DOT 2 DOT 20010405161432 DOT 021fe540 AT pop DOT ma DOT ultranet DOT com> |
| Subject: | Re: Include Cygwin dll when Compiling |
| Date: | Thu, 5 Apr 2001 21:28:38 +0100 |
| Organization: | Dublin City University |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
> At 03:57 PM 4/5/2001, Latyr Jean-Luc FAYE wrote: > >Dear Cygwin Users, > > > >Thanks again for you explanations. > >This is going to be my last question of the day (I hope so ;) > >I want to compile a C/C++ file and generate an exe file that can be run from > >any PC including a PC without Cygwin dll. > >I've read the Cygwin FAQ in wich there is a method proposed. > >I tried it but I didn't have it work. > >Either I screw up, either it's not working. > At April 05, 2001 9:17 PM, Larry Hall (RFK Partners, Inc) wrote > Guess you screwed up!;-) > > I can't tell you what you did wrong but I can tell you that the setup > program that allowed you to install Cygwin is built with Cygwin and > does not require the cygwin1.dll. If all else fails, you can download > the source for Cygwin and see how setup is built. This should help you > figure out your problems. > I think that I screwed up also when explaining my problem. ;-) I have setup Cygwin and it is working very fine, thanks god What I want was : How do I compile a Win32 executable that doesn't use Cygwin? The -mno-cygwin flag to gcc makes gcc link against standard Microsoft DLLs instead of Cygwin. This is desirable for native Windows programs that don't need a UNIX emulation layer. http://www.cygwin.com/faq/faq.html#SEC82 But as my programs are design to run under DOS, I think that it's not possible with Cygwin and that I should use DJGPP. Does it sound right ??? Thanks Jean-Luc -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |