This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bootstrap/4191: GCC does not build for d30v-elf - needs tweaking for crtstuff.c changes
- To: gcc-gnats at gcc dot gnu dot org
- Subject: bootstrap/4191: GCC does not build for d30v-elf - needs tweaking for crtstuff.c changes
- From: hp at bitrange dot com
- Date: 1 Sep 2001 11:46:16 -0000
- Reply-To: hp at bitrange dot com
>Number: 4191
>Category: bootstrap
>Synopsis: GCC does not build for d30v-elf - needs tweaking for crtstuff.c changes
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Sep 01 04:56:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: hp@bitrange.com
>Release: Trunk as of Sat Sep 1 04:08:10 GMT 2001
>Organization:
>Environment:
Host: i686-pc-linux-gnu Target: d30v-elf
>Description:
d30v-elf does not build. Last few lines:
cat /home/hp/cvs_areas/combined/cvs_write/gcc/config/fp-bit.c > dp-bit.c
/home/hp/builds2/d30v-sim/gcc/xgcc -B/home/hp/builds2/d30v-sim/gcc/ -nostdinc -B/home/hp/builds2/d30v-sim/d30v-elf/newlib/ -isyst\
em /home/hp/builds2/d30v-sim/d30v-elf/newlib/targ-include -isystem /home/hp/cvs_areas/combined/cvs_write/newlib/libc/include -B/h\
ome/hp/builds2/d30v-sim/../install-d30vsim/d30v-elf/bin/ -B/home/hp/builds2/d30v-sim/../install-d30vsim/d30v-elf/lib/ -isystem /h\
ome/hp/builds2/d30v-sim/../install-d30vsim/d30v-elf/include -L/home/hp/builds2/d30v-sim/ld -DCROSS_COMPILE -DIN_GCC -W -Wall -\
Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I/home/hp/cvs_areas/combined/cvs_write/gcc -\
I/home/hp/cvs_areas/combined/cvs_write/gcc/. -I/home/hp/cvs_areas/combined/cvs_write/gcc/config -I/home/hp/cvs_areas/combined/cvs\
_write/gcc/../include -g0 \
-finhibit-size-directive -fno-inline-functions \
-fno-exceptions -Dinhibit_libc \
-c /home/hp/cvs_areas/combined/cvs_write/gcc/crtstuff.c -DCRT_BEGIN -o crtbegin.o
/home/hp/cvs_areas/combined/cvs_write/gcc/crtstuff.c:416:2: #error "What are you doing with crtstuff.c, then?"
/home/hp/cvs_areas/combined/cvs_write/gcc/crtstuff.c:162: warning: `__DTOR_LIST__' defined but not used
/home/hp/cvs_areas/combined/cvs_write/gcc/crtstuff.c:170: warning: `__EH_FRAME_BEGIN__' defined but not used
make[2]: *** [crtbegin.o] Error 1
>How-To-Repeat:
Follow instructions at <URL:http://gcc.gnu.org/simtest-howto.html>
using d30v-elf d30v-sim.
>Fix:
Probably similar to those for arm-elf and mips-elf.
>Release-Note:
>Audit-Trail:
>Unformatted: