Thread Previous • Date Previous • Date Next • Thread Next |
On 14/04/16 10:15, Darshit Shah wrote:
On 04/14, Sebastian Huber wrote:On 13/04/16 00:29, Darshit Shah wrote:make[6]: Entering directory '/home/thedoctor/Programming/rtems/builds/realview_pbx_a9_qemu_smp/arm-rtems4.12/c/atsamv/testsuites/samples/hello'Looks you build the atsamv BSP with --enable-smp. What is your configure command line?Yes. I am building it with --enable-smp. My configure line is: ./configure \ --target=arm-rtems4.12 \ --prefix="$HOME/Programming/rtems/4.12" \ --enable-maintainer-mode \ --enable-tests \--enable-smp
This builds all ARM BSPs. Add "--enable-rtemsbsp=realview_pbx_a9_qemu_smp" to build only the realview_pbx_a9_qemu_smp BSP. This will save you a lot of time and disk space.
-- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.huber@xxxxxxxxxxxxxxxxxx PGP : Public key available on request. Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG. _______________________________________________ devel mailing list devel@xxxxxxxxx http://lists.rtems.org/mailman/listinfo/devel
Thread Previous • Date Previous • Date Next • Thread Next |