X-Recipient: archive-cygwin@delorie.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=D4UTgWLAL0wAyu+r1zG8/xtQUCYqm
	I3BRHZn2xG64PKbkP/benOHzU7T4XjI0SM4Vt0RBsK4ueZxxv+vf7fpOGrmaYJU6
	zi+aHwSWI3FUnCBABUp9Nrx4k3+q0Fzbbkls1LqsSyTrDti+vNhVgAWW6l38T4+f
	75SeOaxDAEomBk=
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=vQDuAA3o6eEleH1xyP6SIhzgr3U=; b=EGF
	TzzlN8ueOS/dxDvuznNf5ao6hK2wpoMRwH8PzwCSjCQeVO+ptqnp3R0uUzI00ivg
	wxXJB1HY+H8hDxy/zbIXJ0KbsQC5SbWgC+QjOenMGkKPsUKWJf5cwpc7yP6v2Dr0
	F97EJB4aZsY6Uk2mBp4qFM0cNSQ2U+wF8lh7cSME=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-0.0 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 jw4mr12864805lbc.47.1368443722578; Mon, 13 May 2013 04:15:22 -0700 (PDT)
Date: Mon, 13 May 2013 13:15:22 +0200
Message-ID: <CAO1jNwtCY_nptysmc7Gs3tpv2HiVw1ZSc-G6SoXTHDN-d1K+bg@mail.gmail.com>
Subject: Re: Cygwin64: errno.h error values
From: Jan Nijtmans <jan.nijtmans@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1

2013/5/8 NightStrike:
> How did you install the cross compiler without the dependencies
> picking up the headers package?

Well, installing the cross-compiler I only get
the following 4 dependencies:

mingw64-x86_64-binutils    (20130314-1)
    Binutils for Win64 toolchain
    Required by: mingw64-x86_64-gcc-core

mingw64-x86_64-gcc-g++    (4.8.0-1)
    GCC for Win64 toolchain (C++)
    Required by: mingw64-x86_64-pthreads

mingw64-x86_64-pthreads    (2.9.1-1)
    Pthreads for Win64 toolchain
    Required by: mingw64-x86_64-gcc-core

mingw64-x86_64-runtime    (3.0b_svn5658-1)
    Win64 runtime libraries
    Required by: mingw64-x86_64-gcc-core

The fact that mingw64-x86_64-pthreads requires
mingw64-x86_64-gcc-g++ looks strange to me
as well, but probably others can judge that
better than I can.

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

