This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: d30v-elf does not build


On Mon, 1 Apr 2002, Andreas Jaeger wrote:

>
> Crosscompiling mainline for d30v-elf gives:
>
> /mmix/d30v-elf/build/gcc/xgcc -B/mmix/d30v-elf/build/gcc/ -nostdinc -B/mmix/d30v-elf/build/d30v-elf/newlib/ -isystem /mmix/d30v-elf/build/d30v-elf/newlib/targ-include -isystem /mmix/d30v-elf/sources/combined/newlib/libc/include -B/mmix/d30v-elf/install/d30v-elf/bin/ -B/mmix/d30v-elf/install/d30v-elf/lib/ -isystem /mmix/d30v-elf/install/d30v-elf/include -L/mmix/d30v-elf/build/ld -O2 -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I. -I. -I/mmix/d30v-elf/sources/combined/gcc -I/mmix/d30v-elf/sources/combined/gcc/. -I/mmix/d30v-elf/sources/combined/gcc/config -I/mmix/d30v-elf/sources/combined/gcc/../include  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss  \
   ^^^^
huh? its own partition?  wow! :-)

>   -Dinhibit_libc -c /mmix/d30v-elf/sources/combined/gcc/crtstuff.c -DCRT_BEGIN \
>   -o crtbegin.o
> /mmix/d30v-elf/sources/combined/gcc/crtstuff.c:415:2: #error "What are you doing with crtstuff.c, then?"
> /mmix/d30v-elf/sources/combined/gcc/crtstuff.c:187: warning: `__DTOR_LIST__' defined but not used
> /mmix/d30v-elf/sources/combined/gcc/crtstuff.c:195: warning: `__EH_FRAME_BEGIN__' defined but not used
> make[1]: *** [crtbegin.o] Error 1

Already reported as PR 4191.  Probably not much work if anyone's
interested.  Same problem for sparclite-elf.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]