gcc/ libiberty.a make dependancies broken?

David O'Brien obrien@FreeBSD.org
Mon Dec 10 12:57:00 GMT 2001


This worked 2001-11-20:

    ../egcs/configure --target=sparc-x-elf
    cd gcc
    gmake tconfig.h

But now it has a dependency problem on `../libiberty/libiberty.a'.
Anyone know if this is new breakage, or if I was lucky before?


HEADERS="auto-host.h ansidecl.h  sparc/sparc.h dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/sol2.h sparc/elf.h defaults.h" DEFINES="POSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_sparc" \
/bin/sh /FBSD/egcs-repo/egcs/gcc/mkconfig.sh config.h
HEADERS="auto-host.h ansidecl.h  sparc/sparc.h dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/sol2.h sparc/elf.h defaults.h" DEFINES="POSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_sparc" \
/bin/sh /FBSD/egcs-repo/egcs/gcc/mkconfig.sh hconfig.h
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/FBSD/egcs-repo/egcs/gcc -I/FBSD/egcs-repo/egcs/gcc/. -I/FBSD/egcs-repo/egcs/gcc/config -I/FBSD/egcs-repo/egcs/gcc/../include /FBSD/egcs-repo/egcs/gcc/gengenrtl.c -o gengenrtl.o
gmake: *** No rule to make target `../libiberty/libiberty.a', needed by `gengenrtl'.  Stop.



More information about the Gcc mailing list