% 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to