X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4973A927.1010003@dazjorz.com> References: <49738867 DOT 702 AT dazjorz DOT com> <49739D07 DOT 7020507 AT cygwin DOT com> <49739E38 DOT 5080305 AT dazjorz DOT com> <4973A2B1 DOT 9060601 AT users DOT sourceforge DOT net> <4973A927 DOT 1010003 AT dazjorz DOT com> Date: Sun, 18 Jan 2009 17:19:06 -0500 Message-ID: <17393e3e0901181419q2838fc10k6c73ff8c032bdc85@mail.gmail.com> Subject: Re: GNU coreutils does not work on Cygwin because of freopen() ? From: Matt Wozniski To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Sun, Jan 18, 2009 at 5:11 PM, Sjors Gielen wrote: > I'm trying to create a full Cygwin port for Debian. This means the base > system packages, et cetera. Let's just keep it at I love apt and dpkg for > package managers. Keep in mind that apt and dpkg will never be able to work completely on Windows, since they were written with some fundamental assumptions of how the system will behave that don't hold on Windows. dpkg expects to be able to update itself, or the shell it's running in, by just writing a new file with the same name to the same directory, and this won't work on windows; you can't overwrite an executable that is currently being executed. ~Matt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/