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:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=Q8
	fZMUYD7m8qNOTLc1LASdPtNw9fkmiYngLt8ulmRLhCbtL/8EKaR99bY6fQkTyotl
	As/xUs8BKPjpo/JKl6lNJPJ6ows/I6wUGIAq6ZBnAALA/iYsZS9wOZuKNNcpbtr0
	fB3kU9+Ef30F1XDxJzDfU1wT2IIj4bRerSDyQSD6U=
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:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=3dOIsUMZ
	fwTaJs3GMESGBCMsAKc=; b=uw093Fe9dsxoeZuOwzeHS6Unl1X4Fzz/3X7rBcaW
	fLnitavocrz3ZgOkYA5l3rqVtTqmxAdx5AiFpKXVFxpkqbLEFP8ryD4uoTtGISfJ
	OXTi2T57777bkKaL422f60QCx3dc0XgpJgAvRutYnZhiSm2TzpQ0aVdg7b6Mo0Vn
	kwk=
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.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,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 jw4mr12859678lbc.47.1368443551790; Mon, 13 May 2013 04:12:31 -0700 (PDT)
In-Reply-To: <CAF1jjLsvyR9kk3Q7Q2Xe-G2pc4qCrttmnyWLuD_uWODAaUf0HA@mail.gmail.com>
References: <CAO1jNwthBstbgs=cU-362CoEH2GBAQ3RjEjCY-pNv0BQGNV+rg@mail.gmail.com>	<CAF1jjLsvyR9kk3Q7Q2Xe-G2pc4qCrttmnyWLuD_uWODAaUf0HA@mail.gmail.com>
Date: Mon, 13 May 2013 13:12:31 +0200
Message-ID: <CAO1jNwvBOcnZ=8kbaMQguTtfQYB84A3GwJ81MPJ9A4255iXG3Q@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 <nightstrike@gmail.com>:
> 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

