public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc/ libiberty.a make dependancies broken?
@ 2001-12-10 12:57 David O'Brien
  2001-12-10 13:40 ` DJ Delorie
  2001-12-10 14:35 ` Zack Weinberg
  0 siblings, 2 replies; 6+ messages in thread
From: David O'Brien @ 2001-12-10 12:57 UTC (permalink / raw)
  To: gcc

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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-12-11 23:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-10 12:57 gcc/ libiberty.a make dependancies broken? David O'Brien
2001-12-10 13:40 ` DJ Delorie
2001-12-10 13:42   ` David O'Brien
2001-12-10 13:52     ` DJ Delorie
2001-12-11 15:56     ` Richard Henderson
2001-12-10 14:35 ` Zack Weinberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).