From owner-freebsd-questions@FreeBSD.ORG Wed Jul 30 16:21:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1473106566B for ; Wed, 30 Jul 2008 16:21:16 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.freebsd.org (Postfix) with ESMTP id 557DD8FC0A for ; Wed, 30 Jul 2008 16:21:16 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr9.xs4all.nl (8.13.8/8.13.8) with ESMTP id m6UGLEIb063522; Wed, 30 Jul 2008 18:21:15 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 1D578BA8E; Wed, 30 Jul 2008 18:21:14 +0200 (CEST) Date: Wed, 30 Jul 2008 18:21:14 +0200 From: Roland Smith To: Wyatt Neal Message-ID: <20080730162114.GA87099@slackbox.xs4all.nl> References: <437096a00807291747k4f524f78h148ecd88704060ad@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline In-Reply-To: <437096a00807291747k4f524f78h148ecd88704060ad@mail.gmail.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: difficulty building a cross-compiler with a fresh install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2008 16:21:16 -0000 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 29, 2008 at 08:47:42PM -0400, Wyatt Neal wrote: > greetings, >=20 > i've been running with a freebsd 6.1 system for a few days and i'm > having some oddities when trying to build a cross compiler on the > system. You don't say _what_ kind of cross-compiler you want. Use the available cross-compilers from ports. There is a good chance someone else has already sorted it out. You can find a complete list of cross-compilers with=20 'ls /usr/ports/devel/*-gcc/Makefile': /usr/ports/devel/arm-rtems-gcc/Makefile /usr/ports/devel/avr-gcc/Makefile /usr/ports/devel/cross-gcc/Makefile /usr/ports/devel/djgpp-gcc/Makefile /usr/ports/devel/i386-rtems-gcc/Makefile /usr/ports/devel/i960-rtems-gcc/Makefile /usr/ports/devel/m68k-rtems-gcc/Makefile /usr/ports/devel/mingw32-gcc/Makefile /usr/ports/devel/mips-rtems-gcc/Makefile /usr/ports/devel/msp430-gcc/Makefile /usr/ports/devel/powerpc-gcc/Makefile /usr/ports/devel/powerpc-rtems-gcc/Makefile /usr/ports/devel/sh-rtems-gcc/Makefile /usr/ports/devel/sparc-rtems-gcc/Makefile Note that cross-gcc is a master port for most of the others except mingw32-gcc. If you want to cross-compile for win32, use mingw32-gcc. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkiQlPkACgkQEnfvsMMhpyUGiwCgi+VA1vUJj/le5x2vYE5sLIOX sZYAnAnhIUaaoWcgBWSAFwi+0wRxSQYc =E4x4 -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--