This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
arm-elf and arm-rtems build failure
- To: gcc-bugs at gcc dot gnu dot org
- Subject: arm-elf and arm-rtems build failure
- From: Joel Sherrill <joel dot sherrill at OARcorp dot com>
- Date: Mon, 12 Feb 2001 08:19:35 -0600
- Organization: OAR Corporation
- Reply-To: joel dot sherrill at OARcorp dot com
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