[Bug bootstrap/11043] make -j2 fails due to missing rules
dhazeghi at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Wed Jul 9 06:39:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11043
------- Additional Comments From dhazeghi at yahoo dot com 2003-07-09 06:39 -------
Changing x-crtinit to crtinit mostly helps, except that now I get:
/home/dara/mainline/objdir/gcc/xgcc -B/home/dara/mainline/objdir/gcc/ -B/usr/local/arc-
elf32/bin/ -B/usr/local/arc-elf32/lib/ -isystem /usr/local/arc-elf32/include -isystem /usr/local/
arc-elf32/sys-include -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../
gcc/gcc/config -I../../gcc/gcc/../include -I../intl \
-DCRT_INIT -finhibit-size-directive -fno-inline-functions \
-g0 -c ../../gcc/gcc/config/arc/initfini.c -o /crtinit.o
This is with mainline. Should be easily reproducible, just configure for arc-elf32 target and build
(no need for newlib, binutils, etc. to see this problem).
More information about the Gcc-bugs
mailing list