arm-elf and arm-rtems build failure

Joel Sherrill joel.sherrill@OARcorp.com
Mon Feb 12 07:22:00 GMT 2001


Version: CVS

Same failure in both targets. :(

mv tmp-libgcc.mk libgcc.mk
echo '#define FLOAT' > fp-bit.c
echo '#ifndef __ARMEB__' >> fp-bit.c
echo '#define FLOAT_BIT_ORDER_MISMATCH' >> fp-bit.c
echo '#endif' >> fp-bit.c
cat ../../../cvs-objs/gcc/gcc/config/fp-bit.c >> fp-bit.c
echo '#ifndef __ARMEB__' > dp-bit.c
echo '#define FLOAT_BIT_ORDER_MISMATCH' >> dp-bit.c
echo '#define FLOAT_WORD_ORDER_MISMATCH' >> dp-bit.c
echo '#endif' >> dp-bit.c
cat ../../../cvs-objs/gcc/gcc/config/fp-bit.c >> dp-bit.c
make[1]: *** No rule to make target `crtinit.o', needed by `stmp-multilib'. 
Sto
p.
make[1]: Leaving directory `/opt/test-gcc/build/b-gcc/gcc'
make: *** [all-gcc] Error 2                                              

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985



More information about the Gcc-bugs mailing list