[ECOS] Run Tests in NEC VR4373

Ling Su lingsu@palmmicro.com
Tue Aug 8 15:21:00 GMT 2000


> I haven't ever experienced that problem. I am using binutils 2.10, gcc
> 2000-03-13, insight 5.0 here. I built ecos from both winnt and linux.
> The gdb stub already runs on your board, it means that the board is ok.
> Maybe you should try to recompile your tools.
>
Hi, Charles,

I tried to build the same tool chain as yours, but I met some trouble in
compiling gcc snapshot 2000-3-13. The error message is append in the end, it
complains "no rules to make mips16.S". I am not sure if you every met the
same problem. I use cygwin 1.1.2(0.21/3/2). Actually I always met some
trouble to install a egcs on my cygwin.

Could you please share me your mips Gnu tools, for example, can you provide
a FTP server, let me download?

Jifl, could you put your MIPS tools for WinNT on a sourcesware ftp server,
so that I can go to download a copy?

Thanks!

Regards,
-Ling


========================================================
....
make
GCC_FOR_TARGET="/shared/nec_tools/build/gcc/gcc/xgcc -B/shared/nec_tools/bu
ild/gcc/gcc/ -B/usr/local/cross/mips64vr4300/mips64vr4300-elf/bin/ -I/usr/lo
cal/
cross/mips64vr4300/mips64vr4300-elf/include" \
  AR_FOR_TARGET="mips64vr4300-elf-ar" \
  AR_FLAGS_FOR_TARGET="rc" \
  CC="gcc" CFLAGS="-g -O2" \
  HOST_PREFIX="" HOST_PREFIX_1="loser-" \
  LANGUAGES="c gcov.exe c++" \
  LIBGCC2_CFLAGS="-O2  -DCROSS_COMPILE -DIN_GCC    -g -O2 -I./include  -G
0 -g1
 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -EL" libgcc2.a
make[3]: Entering directory `/shared/nec_tools/build/gcc/gcc'
make[3]: *** No rule to make target
`../../../src/gcc/egcs-20000313/gcc/config/m
ips/mips16.S', needed by `libgcc2.a'.  Stop.
make[3]: Leaving directory `/shared/nec_tools/build/gcc/gcc'
make[2]: *** [stmp-multilib-sub] Error 2
make[2]: Leaving directory `/shared/nec_tools/build/gcc/gcc'
make[1]: *** [stmp-multilib] Error 1
make[1]: Leaving directory `/shared/nec_tools/build/gcc/gcc'
make: *** [all-gcc] Error 2
make: Leaving directory `/shared/nec_tools/build/gcc'
==============================================================




More information about the Ecos-discuss mailing list