| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Sender: | brendan AT edison DOT dialix DOT com DOT au |
| Message-ID: | <3712A25E.DC7A1922@dgs.monash.edu.au> |
| Date: | Tue, 13 Apr 1999 01:48:14 +0000 |
| From: | Brendan Simon <brendan AT dgs DOT monash DOT edu DOT au> |
| Reply-To: | brendan AT dgs DOT monash DOT edu DOT au |
| Organization: | CTAM Pty Ltd |
| X-Mailer: | Mozilla 4.51 [en] (X11; I; Linux 2.0.36 i586) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | earnie_boyd AT yahoo DOT com |
| CC: | "'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | Re: MAKE and MinGW32 problems. |
| References: | <19990412120036 DOT 17560 DOT rocketmail AT web116 DOT yahoomail DOT com> |
The first thing I tried was to set the SHELL variable to c:/command.com. For some reason, Make would not let me overide this vairable (it was fixed at /bin/sh) so I used MYSHELL and prefixed built in shell commands with this variable. Earnie Boyd wrote: > --- Brendan Simon <brendan AT dgs DOT monash DOT edu DOT au> wrote: > > > If you're using the JanJaap's build of make then it is not cygwin dependent. > If you want to be absolutely certain, use a binary editor and search for > cygwin. > > --8<-- > > Am I right in assuming that if GNU make was compiled with cygwin (or using a > > cross-compiler targeted for Mingw32) and the -mno-cygwin switch is supplied, > > then there should be absolutely no references to the cygwin DLL. > --8<-- > > This is mostly correct. However I suppose one could force the use of the > cygwin dll even if the objects themselves are non-cygwin assuming that they > could get it properly initialized. > > Brendan, did you try my suggestion of setting the SHELL variable in the > Makefile? I.E.: SHELL = COMMAND.COM > > You could also set the environment variable SHELL with a value of COMMAND.COM. > === > - \\||// > -------------------o0O0--Earnie--0O0o------------------- > -- earnie_boyd AT yahoo DOT com -- > ----------------------ooo0O--O0ooo---------------------- > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |