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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=mSypipUE0LShBiqeByvCRZa2JqGTB nD9+huKq8f/lI+SEpfUyj5RiRxigvJ+cxvh/g3EEXk5YE4msI4hqSGh7KWZQDQev PUh8RIZqGb5VD7RU3fsNQoXae7wGNeRhMbGJ+w8LLM0zO3pK6gXefQohYud1q+fr RvtX0ThEStQyFs= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=jdu0px3kY42KGsO+AAV3DYK3ncs=; b=uIn dI3R6G+FOp/ZatWu7Uh1bFQSrf7SzbzG5S7xJ/kB2kkDR067M1BOCAYqIVlPHILx 1LbXxmFcHTB1iBROQedesXiVriW2Lz2CcJ/m/+k5+g5JcskFb1depibKEJnNwyBM gnRHsnXfB2n/4O25t9X4y3+VZ4LAvAB6k6wKLu50= 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 X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.112.201.4 with SMTP id jw4mr3353587lbc.47.1367565771003; Fri, 03 May 2013 00:22:51 -0700 (PDT) Date: Fri, 3 May 2013 09:22:50 +0200 Message-ID: Subject: Fwd: Cygwin64: errno.h error values From: Jan Nijtmans To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 2013/5/3 Christopher Faylor: > We make ABSOLUTELY no guarantees that our errnos will match any other > system's. You can't expect that you will be able to use Cygwin errno's > in pure Windows applications. We really don't care if our errnos match > those of Windows. Sorry. No need for a sorry. I understand. I just felt obliged to report it, because in the (unlikely) case that such a problem arises a major release is the only moment that such a thing can be fixed. This would be a chance to have a single errno.h shared by mingw, mingw-w64, wine and cygwin (which would then be a superset of Microsoft's). The mingw-w64 cross-compiler in Cygwin64 (x64_64-w64-mingw32) is currently lacking "errno.h", I would expect it in: /usr/x86_64-w64-mingw32/sys-root/mingw/include/errno.h In Cygwin32 it's fine, "errno.h" is where I would expect it. This makes the cross-compiler unusable at the moment for me in Cygwin64, but in Cygwin32 it works fine. Thanks for all the work on Cygwin64. I have it in a pretty useful state now! Regards, Jan Nijtmans -- 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