From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Yllman To: cb , GNUWin32 Subject: Re: Build grep without needing cygwin? Date: Mon, 04 Oct 1999 00:18:00 -0000 Message-id: <37F8531F.34006F0F@uniweb.se> References: <37f52d2e.8376514@access.rrinc.com> X-SW-Source: 1999-10/msg00051.html Hello, I've not tried it with grep. But there is a option in gcc called -mno-cygwin, that compiles programs so they don't use cygwin1.dll. But ofcurse there is some things that will make this not to work. When compiling this way you use crtdll.dll that comes with the OS. Jens Yllman cb wrote: > > Cygwin, > > I downloaded the usertools.exe which includes grep. Unfortunately, it > seems to require cygwin1.dll. I'd like to be able to build grep.exe > using Microsoft Visual C++ (4 or 5) and have it not depend on any > cygwin dlls. > > I looked and did not find any such questions in the FAQs. > > Any advice or direction is appreciated... please reply in email; I get > the digest of this list, but I just subscribed today. > > Thanks. > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe@sourceware.cygnus.com -- ------------------------------------------------------------ Uniweb AB Phone: +46 8 626 42 00 P O Box 745 FAX: +46 8 626 42 01 S-191 27 SOLLENTUNA SWEDEN http://www.uniweb.se/ -- 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: Jens Yllman To: cb , GNUWin32 Subject: Re: Build grep without needing cygwin? Date: Sun, 31 Oct 1999 19:54:00 -0000 Message-ID: <37F8531F.34006F0F@uniweb.se> References: <37f52d2e.8376514@access.rrinc.com> X-SW-Source: 1999-10n/msg00051.html Message-ID: <19991031195400.HUtU4Asq0RzxptNRY1UANRkmOe28DXHWmS-Ye9iJteM@z> Hello, I've not tried it with grep. But there is a option in gcc called -mno-cygwin, that compiles programs so they don't use cygwin1.dll. But ofcurse there is some things that will make this not to work. When compiling this way you use crtdll.dll that comes with the OS. Jens Yllman cb wrote: > > Cygwin, > > I downloaded the usertools.exe which includes grep. Unfortunately, it > seems to require cygwin1.dll. I'd like to be able to build grep.exe > using Microsoft Visual C++ (4 or 5) and have it not depend on any > cygwin dlls. > > I looked and did not find any such questions in the FAQs. > > Any advice or direction is appreciated... please reply in email; I get > the digest of this list, but I just subscribed today. > > Thanks. > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe@sourceware.cygnus.com -- ------------------------------------------------------------ Uniweb AB Phone: +46 8 626 42 00 P O Box 745 FAX: +46 8 626 42 01 S-191 27 SOLLENTUNA SWEDEN http://www.uniweb.se/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com