Thanks for getting the BSPs in. I wanted to try to compare the old and new build systems on the raspberry Pi 2, but I'm still working on getting the tools to build. Chris may have a clue about this: The compiler build finishes ( much faster than the RPI 1 ) but the rtems tools build fails. This can be reproduced with just the rtems tools repo without trying a complete RSB toolchain build. I suspect that something is not getting defined for the ARM host in the configure step: pi@raspberrypi ~/rtems-tools.git $ ./waf build Waf: Entering directory `/home/pi/rtems-tools.git/build' [ 1/142] libelf_convert.c: rtemstoolkit/elftoolchain/libelf/libelf_convert.m4 -> build/rtemstoolkit/libelf_convert.c [ 3/142] libelf_fsize.c: rtemstoolkit/elftoolchain/libelf/libelf_fsize.m4 -> build/rtemstoolkit/libelf_fsize.c [ 3/142] libelf_msize.c: rtemstoolkit/elftoolchain/libelf/libelf_msize.m4 -> build/rtemstoolkit/libelf_msize.c [ 4/142] native-elf-format: rtemstoolkit/elftoolchain/common/native-elf-format -> build/rtemstoolkit/elftoolchain/common/native-elf-format.h [ 5/142] c: rtemstoolkit/elftoolchain/libelf/elf.c -> build/rtemstoolkit/elftoolchain/libelf/elf.c.5.o [ 6/142] c: rtemstoolkit/elftoolchain/libelf/elf_begin.c -> build/rtemstoolkit/elftoolchain/libelf/elf_begin.c.5.o [ 7/142] c: rtemstoolkit/elftoolchain/libelf/elf_cntl.c -> build/rtemstoolkit/elftoolchain/libelf/elf_cntl.c.5.o [ 8/142] c: rtemstoolkit/elftoolchain/libelf/elf_end.c -> build/rtemstoolkit/elftoolchain/libelf/elf_end.c.5.o ../rtemstoolkit/elftoolchain/libelf/elf.c:34:18: error: ‘unknown’ undeclared here (not in a function) Waf: Leaving directory `/home/pi/rtems-tools.git/build' Build failed -> task in 'elf' failed (exit status 1): {task 38575952: c elf.c -> elf.c.5.o} ['/usr/bin/gcc', '-pipe', '-g', '-O2', '-I/home/pi/rtems-tools.git/build', '-I/home/pi/rtems-tools.git/build/rtemstoolkit/elftoolchain/libelf', '- I/home/pi/rtems-tools.git/rtemstoolkit/elftoolchain/libelf', '-I/home/pi/rtems-tools.git/build/rtemstoolkit/elftoolchain/common', '-I/home/pi/rtem s-tools.git/rtemstoolkit/elftoolchain/common', '-DPYTHONDIR="/media/Projects/rtems/4.11/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/media/Pr ojects/rtems/4.11/lib/python2.7/site-packages"', '../rtemstoolkit/elftoolchain/libelf/elf.c', '-c', '-o', 'rtemstoolkit/elftoolchain/libelf/elf.c. 5.o'] pi@raspberrypi ~/rtems-tools.git $
Thanks, Alan On Mon, Feb 9, 2015 at 8:58 PM, Amar Takhar <a...@rtems.org> wrote: > On 2015-02-09 17:32 +0000, Cudmore, Alan P. (GSFC-5820) wrote: > > > > I would like to request Raspberry Pi, LEON3, and m68k/mcf5235. > > m68k/mcf5235 is now working. > > I will work on rpi after I get the Beagle BSPs working. > > > Amar. > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel >
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel