source-builder / ARM

Chris Johns chrisj at rtems.org
Fri Aug 29 01:07:32 UTC 2014


On 29/08/2014 1:28 am, Pierre Ficheux wrote:
> Hi all,
>
> I'm back to RTEMS for some time.
>
> I've tried 'rtems-source-builder' but it seems to build everything including RTEMS source tree (for all ARM bsp's...).
>
> $ <path>/source-builder/sb-set-builder --log=l-test.txt --prefix=<path>/4.11 --with-rtems 4.11/rtems-arm
>
> I would like to build SDK only, so I think I just have to create a new .bset file from config/4.11/rtems-arm.bset
> *without* tools/rtems-kernel-4.11 line.
>

You could just remove the '--with-rtems' option from the command line.

Maybe this option should be '--with-rtems-kernel' ? I can see 
'--with-rtems' as being confusing.

Chris



More information about the users mailing list