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 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Subject: RE: idea for a new project, libntcmd Date: Sat, 25 Jan 2003 23:31:15 -0500 Message-ID: <83040F98B407E6428FEC18AC720F5D732DB7A8@exchange.tropicnetworks.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Rolf Campbell" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h0Q4VW925410 > -----Original Message----- > From: Rafael Kitover [mailto:caelum AT debian DOT org] > Sent: Friday, January 24, 2003 3:54 PM > To: cygwin AT cygwin DOT com > Subject: idea for a new project, libntcmd > > > Currently there is a fundamental divide between the cmd.exe > shell and a unix shell, even on windows with Cygwin. > > > This would allow better interaction between the windows and > cygwin worlds, and also be convenient for windows users new > to unix. It would also remove most of the reasons a user > might have to use cmd instead of a cygwin shell. It should > also allow for running windows makefiles as-is. > > Much of what would be needed for this project is already > provided in the ReactOS cmd.exe clone: > > Thoughts? Is this interesting/crazy/impossible? IMHO, you've missed the point of cygwin. As I understand cygwin, it's a tool for unix users that have to use windows(or programmers trying to port a unix program to win32), not a tool to introduce unix to windows users. And there is already a tool for running windows makefiles, GNU make was ported to win32 long time ago. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/