From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brendan Simon To: "Lincoln, W. Terry" Cc: "'cygwin@sourceware.cygnus.com'" Subject: Re: MAKE and MinGW32 problems. Date: Sun, 11 Apr 1999 23:57:00 -0000 Message-id: <3711A58B.3E449C7F@dgs.monash.edu.au> References: <199904091648.CAA15294@nexus.dgs.monash.edu.au> X-SW-Source: 1999-04/msg00166.html "Lincoln, W. Terry" wrote: > Did you set the MAKEMODE variable to DOS? > > AFAIK - make is using C:\bin\sh.exe as the shell because the variable is > set or defaults to UNIX. Nope. That didn't work either. It seems that all the GNU Makes that have been compiled for Mingw32 have some dependencies on the cygwin DLL. I don't know why ? Maybe it is actually just the cygwin make dressed up in a mingw32 archive ? 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. Brendan Simon. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brendan Simon To: "Lincoln, W. Terry" Cc: "'cygwin@sourceware.cygnus.com'" Subject: Re: MAKE and MinGW32 problems. Date: Fri, 30 Apr 1999 18:32:00 -0000 Message-ID: <3711A58B.3E449C7F@dgs.monash.edu.au> References: <199904091648.CAA15294@nexus.dgs.monash.edu.au> X-SW-Source: 1999-04n/msg00167.html Message-ID: <19990430183200.ulCgWaOY-ZFxN6WCUOhi3CTOAm1KEV8L36OuIPDW68w@z> "Lincoln, W. Terry" wrote: > Did you set the MAKEMODE variable to DOS? > > AFAIK - make is using C:\bin\sh.exe as the shell because the variable is > set or defaults to UNIX. Nope. That didn't work either. It seems that all the GNU Makes that have been compiled for Mingw32 have some dependencies on the cygwin DLL. I don't know why ? Maybe it is actually just the cygwin make dressed up in a mingw32 archive ? 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. Brendan Simon. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com