From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29687 invoked by alias); 15 Feb 2011 12:47:28 -0000 Received: (qmail 29679 invoked by uid 22791); 15 Feb 2011 12:47:27 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-yx0-f171.google.com (HELO mail-yx0-f171.google.com) (209.85.213.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 15 Feb 2011 12:47:22 +0000 Received: by yxd30 with SMTP id 30so57591yxd.2 for ; Tue, 15 Feb 2011 04:47:20 -0800 (PST) Received: by 10.151.83.4 with SMTP id k4mr6069030ybl.37.1297774039819; Tue, 15 Feb 2011 04:47:19 -0800 (PST) Received: from [127.0.0.1] ([174.5.115.130]) by mx.google.com with ESMTPS id w24sm2430778ybk.9.2011.02.15.04.47.17 (version=SSLv3 cipher=OTHER); Tue, 15 Feb 2011 04:47:18 -0800 (PST) Subject: Re: building a cross-compiler for Linux/OSX From: "Yaakov (Cygwin/X)" To: cygwin In-Reply-To: <20110214210148.GA94066@loewenpard.local> References: <20110207095038.GA26629@loewenpard.local> <1297335927.752.15.camel@YAAKOV04> <20110214210148.GA94066@loewenpard.local> Content-Type: text/plain; charset="UTF-8" Date: Tue, 15 Feb 2011 12:47:00 -0000 Message-ID: <1297774038.5208.5.camel@YAAKOV04> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-02/txt/msg00375.txt.bz2 On Mon, 2011-02-14 at 22:01 +0100, Fabiano Sidler wrote: > Not without any further difficulties, but at least with a different error: > > /opt/devel/cygwin/src/cygwin-1.7.6-1/winsup/utils/mingw: couldn't find i686-pc-m > ingw32 directory > make[3]: *** [crt1.o] Error 1 You need to have mingw.org runtime and w32api files installed, such as Fedora Linux's mingw32-runtime and mingw32-w32api packages. Otherwise, unpack the binary packages found here into your system root: http://cygutils.fruitbat.org/ITP/mingw-gcc/release/mingw/mingw-runtime/ http://cygutils.fruitbat.org/ITP/mingw-gcc/release/mingw/mingw-w32api/ HTH, Yaakov -- 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