X-Recipient: archive-cygwin AT delorie DOT com 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 Subject: Re: building a cross-compiler for Linux/OSX From: "Yaakov (Cygwin/X)" To: cygwin In-Reply-To: <20110214210148.GA94066@loewenpard.local> References: <20110207095038 DOT GA26629 AT loewenpard DOT local> <1297335927 DOT 752 DOT 15 DOT camel AT YAAKOV04> <20110214210148 DOT GA94066 AT loewenpard DOT local> Content-Type: text/plain; charset="UTF-8" Date: Tue, 15 Feb 2011 06:47:18 -0600 Message-ID: <1297774038.5208.5.camel@YAAKOV04> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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