Hi, OK, we don't need the elf toolchain (with the proper flags, the rtems4.11 toolchain can work everywhere instead) so you can definitely delete this TODO- item (I hope the newlib licensing discussion can be settled).
On the other hand, a few things are missing from the group, could you please add them: - gd-devel - clang (the package "llvm", which is included in the group, does not feature clang) By the way: the gcc-avr package currently in Fedora 14 (Fedora 4.5.1-2.fc14) does not grok the -mint8 flag that we use (all it does is treat "int" as a 8- bit type) and segfaults. It seems every piece of code compiled with -mint8 causes the compiler to crash. I'll try to find out more. Thanks, Sébastien On Monday, November 08, 2010 09:50:35 pm Sébastien Bourdeauducq wrote: > Just to let you know that the lm32-elf toolchain may not be necessary > anymore. We should be able to build everything with the lm32-rtems4.11 > one. > > S. > > On Saturday, November 06, 2010 11:44:59 pm Sébastien Bourdeauducq wrote: > > Hi, > > > > we need for building RTEMS: > > - autoconf (works with 2.66-2.fc14) > > - automake (works with 1.11.1-5.fc14) > > - native GCC > > > > Could you get them installed with 'yum groupinstall milkymist'? > > Thanks :) > > > > I got your other emails and will answer soon. > > > > Kind regards, > > Sébastien _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkym...@freenode Twitter: www.twitter.com/milkymistvj
