Lm32 is broken in gcc 4.6 IIRC Xiangfu Liu <[email protected]> a écrit :
> >>> checking for ftrylockfile... no >>> checking whether CLOCK_PROCESS_CPUTIME_ID is declared... no >>> configure: error: missing define CLOCK_PROCESS_CPUTIME_ID >>> configure: error: /bin/bash >>> '../../../../../../../../milkymist/rtems.git/c/src/../../cpukit/configure' >>> failed for ../../cpukit >>> make[3]: *** [milkymist] Error 1 >> >> Yes, update the toolchain (RTEMS patches) and newlib. >> >> > >Hi Sebastien > >I can not get rtems gcc 4.6.0/4.6.1 compiled :( > >I have tried: > ubuntu 11.04 64bit with gcc-core-4.6.1-rtems4.11-20110621.diff > ubuntu 11.04 64bit with gcc-core-4.6.1-rtems4.11-20110715.diff > $ gcc --version > gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 > > $ gcc --version > gcc (Ubuntu 4.6.0-3~ppa1) 4.6.1 20110409 (prerelease) > > > > debian 6 32bit with gcc-core-4.6.1-rtems4.11-20110621.diff > debian 6 32bit with gcc-core-4.6.1-rtems4.11-20110715.diff > $ gcc --version > gcc (Debian 4.3.2-1.1) 4.3.2 > > >all of them stop at: "checking whether the target assembler supports >thread-local storage... " > >I have commit the change to > > https://github.com/milkymist/scripts/blob/master/compile-lm32-rtems/Makefile > >thanks > > >more info: >http://www.rtems.org/pipermail/rtems-users/2011-August/008843.html >http://www.rtems.org/pipermail/rtems-users/2011-August/008844.html >http://www.rtems.org/pipermail/rtems-users/2011-August/008845.html >_______________________________________________ >http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org >IRC: #milkymist@Freenode _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode
