X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type; q=dns; s= default; b=gHRjg5UYXNwzOtbmX+9RmWI7J5cz8K6skMG+RokfvisFK5fWS1TGO b2eN7obM2BeVfHgdiGsBGrubbAXdJG2VPUVkCwUKTSAIGu3QLcNSManZov+dB729 7l3tRpdTrbPrNo+dtqcWfk72OCZnGA4FmthTSYIwgPA+EgZap/7f7Y= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type; s=default; bh=5YHw1TXzpD6c4mjDpNC1iRb5o0k=; b=RCGEArfeaJw+d8u9wpunPHMAexO4 TkJMGnShOCDvS9Xm8ky4xayETn4APZeT5MrZHzB0GqFYXpDRdsupMnOrWFpYPvLS H1YoQep644nJ9UF6rB/jOpWGsF8yVt+UESsVgebRCILQk6CIL5nscWl0Il+O8Ucv 9EUOcQA1bFPbi4E= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtpback.ht-systems.ru Date: Sun, 16 Feb 2014 06:27:49 +0400 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <2826041.20140216062749@yandex.ru> To: Corinna Vinschen Subject: Re: Little cygpath improvement request In-Reply-To: <1745533059.20140215225708@mtu-net.ru> References: <111910987 DOT 20140214222230 AT mtu-net DOT ru> <52FE6397 DOT 5010105 AT cygwin DOT com> <187072112 DOT 20140214234339 AT mtu-net DOT ru> <20140215125606 DOT GM2246 AT calimero DOT vinschen DOT de> <1745533059 DOT 20140215225708 AT mtu-net DOT ru> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----------F5CA1D4EC7F92" X-IsSubscribed: yes ------------F5CA1D4EC7F92 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Greetings, Corinna Vinschen! > P.S. > I've tried to rebuild it myself, but hit a roadblock. Had to get appropriately tired before I realized, what make tried to tell me. > make: *** No rule to make target > '/c/dev/sdc1/cygwin/build/winsup/cygwin/Makefile', needed by > '/c/dev/sdc1/cygwin/build/winsup/cygwin/libcygwin.a'. Stop. Had to rebuild winsup/cygwin first, and newlib before that, before I were able to build anything in winsup/utils. Still don't understand, why it doesn't build from the head, but it's nonessential now, I suppose. And, I forgot to clarify, this is CVS source tree. -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 16.02.2014, <06:16> Sorry for my terrible english... ------------F5CA1D4EC7F92 Content-Type: application/octet-stream; name="cygpath.patch" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="cygpath.patch" LS0tIHNyYy93aW5zdXAvdXRpbHMvY3lncGF0aC5jYwkyMDEzLTA2LTI2IDE3 OjEwOjM1LjAwMDAwMDAwMCArMDQwMAorKysgc3JjL3dpbnN1cC91dGlscy9j eWdwYXRoLmNjCTIwMTQtMDItMTUgMjA6NDM6NDMuNTA2NjI1MDAwICswNDAw CkBAIC02NTgsNyArNjU4LDcgQEAKICAgICB7CiAgICAgICBpZiAoaWdub3Jl X2ZsYWcpCiAJcmV0dXJuOwotICAgICAgZnByaW50ZiAoc3RkZXJyLCAiJXM6 IGNhbid0IGNvbnZlcnQgZW1wdHkgcGF0aFxuIiwgcHJvZ19uYW1lKTsKKyAg ICAgIC8vIGZwcmludGYgKHN0ZGVyciwgIiVzOiBjYW4ndCBjb252ZXJ0IGVt cHR5IHBhdGhcbiIsIHByb2dfbmFtZSk7CiAgICAgICBleGl0ICgxKTsKICAg ICB9CiAK ------------F5CA1D4EC7F92 Content-Type: text/plain; charset=us-ascii -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple ------------F5CA1D4EC7F92--