From owner-freebsd-current Sun Jul 8 14:41:35 2001 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 97DBC37B405 for ; Sun, 8 Jul 2001 14:41:32 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f68LfVg14851 for ; Sun, 8 Jul 2001 15:41:31 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f68LfVJ13849 for ; Sun, 8 Jul 2001 15:41:31 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200107082141.f68LfVJ13849@harmony.village.org> To: current@freebsd.org Subject: Cross building FYI Date: Sun, 08 Jul 2001 15:41:31 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG % uname -m i386 % make buildworld MACHINE_ARCH=alpha ... cc -nostdinc -O -pipe -mcpu=ev4 -mcpu=ev4 -D_GNU_SOURCE -I- -I. -I/home/imp/FreeBSD/src/gnu/usr.bin/binutils/as/alpha-freebsd -I/home/imp/FreeBSD/src/gnu/usr.bin/binutils/as/alpha-freebsd/../../libbfd/alpha -I/home/imp/FreeBSD/src/gnu/usr.bin/binutils/as/alpha-freebsd/../../../../../contrib/binutils/include -I/home/imp/FreeBSD/src/gnu/usr.bin/binutils/as/alpha-freebsd/../../../../../contrib/binutils/gas -I/home/imp/FreeBSD/src/gnu/usr.bin/binutils/as/alpha-freebsd/../../../../../contrib/binutils/gas/config -I/home/imp/FreeBSD/src/gnu/usr.bin/binutils/as/alpha-freebsd/../../../../../contrib/binutils -DVERSION=\""2.11.2 [FreeBSD]"\" -DBFD_VERSION=\""2.11.2 [FreeBSD]"\" -I/usr/obj/alpha/home/imp/FreeBSD/src/i386/usr/include -static -o as app.o as.o atof-generic.o atof-ieee.o bignum-copy.o cond.o dwarf2dbg.o ecoff.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o sb.o stab! s.o subsegs.o symbols.o write.o depend.o ehopt.o obj-elf.o tc-alpha.o ../../libbfd/libbfd.a ../../libiberty/libiberty.a ../../libopcodes/libopcodes.a cc: ../../libbfd/libbfd.a: No such file or directory cc: ../../libiberty/libiberty.a: No such file or directory cc: ../../libopcodes/libopcodes.a: No such file or directory *** Error code 1 Stop in /home/imp/FreeBSD/src/gnu/usr.bin/binutils/as/alpha-freebsd. So it looks like things are broken. :-( Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message