Has anybody built RTEMS TIc4x successfully?

wenye zhang zhangwenye2008 at yahoo.com.cn
Wed Nov 14 12:23:38 UTC 2007


Hello all
  I want to know has anybody built RTEMS Tic4x successfully. If you have, can you tell me the version of tools and rtems?Thanks you very much.
  I tried the tools as follow:
  autoconf-2.60.tar.bz2
  automake-1.10.tar.bz2
  binutils-2.17.90.tar.bz2
  gcc-core-3.4.6.tar.bz2
  newlib-1.15.0.tar.gz
  binutils-2.17.90-rtems4.8-20070807.diff
  newlib-1.15.0-rtems4.8-20070413.diff.
  The rtems version is rtems-4.6.6.tar.bz2.
  I configured―made―installed the toolchain successfully. Then I build rtems as follow.
  cd build-rtems
  ../rtems-4.6.6/configure --target=tic4x-rtems4.8 --enable-rtemsbsp=c4xsim --disable-posix --disable-itron --disable-networking --disable-cxx --disable-test --disable-multiprocessing --prefix=/usr/opt
  make all
  But there was an error :
  Making all in optman
  gmake[3]: Entering directory `/home/temptools/build-rtems/tic4x-rtems4.8/c/c4xsi
  m/optman'
  mkdir o-optimize
  tic4x-rtems4.8-gcc --pipe -B../../.././lib/ -B../../.././c4xsim/lib/ -specs bsp_specs -qrtems -DPACKAGE_NAME=\"rtems-c-src-optman\" -DPACKAGE_TARNAME=\"rtems-c-src-optman\" -DPACKAGE_VERSION=\"4.6.6\" -DPACKAGE_STRING=\"rtems-c-src-optman\4.6.6\" -DPACKAGE_BUGREPORT=\"rtems-bugs at rtems.com\"    -isystem ../../.././c4xsim/lib/include     -mcpu=40 -D__rtems__  -O1 -g -Wall -ansi -fasm  -o o-optimize/no-dpmem.o -c ../../../../../rtems-4.6.6/c/src/optman/rtems/no-dpmem.c
  tic4x-rtems4.8-gcc --pipe -B../../.././lib/ -B../../.././c4xsim/lib/ -specs bsp_specs -qrtems  -mcpu=40 -D__rtems__  -O1 -g -Wall -ansi -fasm    -o o-optimize/no-dpmem.rel -qnolinkcmds -nostdlib -Wl,-r  o-optimize/no-dpmem.o
  collect2: ld terminated with signal 11 [Segmentation fault], core dumped
  gmake[3]: *** [o-optimize/no-dpmem.rel] Error 1
  gmake[3]: Leaving directory `/home/temptools/build-rtems/tic4x-rtems4.8/c/c4xsim/optman'
  gmake[2]: *** [all-recursive] Error 1
  gmake[2]: Leaving directory `/home/temptools/build-rtems/tic4x-rtems4.8/c/c4xsim'
  gmake[1]: *** [all-recursive] Error 1
  gmake[1]: Leaving directory `/home/temptools/build-rtems/tic4x-rtems4.8/c'
  make: *** [all-recursive] Error 1
   
  I feel there are errors for the toolchain to ld .rel files. Has anybody met the same question?

       
---------------------------------
 @yahoo.cn 新域名、无限量,快来抢注!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20071114/0c56b3de/attachment.html>


More information about the users mailing list