RTEMS build problem

Chris Johns chrisj at rtems.org
Thu Mar 19 08:00:40 UTC 2015


On 19/03/2015 6:23 pm, Rohini Kulkarni wrote:
> To tell exactly what I am doing, this is how I am updating the autoconf
> everytime with reference from the source builder documentation
>
> $ ../source-builder/sb-set-builder --log=l-4.11-at.txt --prefix=$HOME/development/rtems/4.11 4.11/rtems-autotools
>
> and then go on to build the toolset
> $ export PATH=~/development/rtems/4.11/bin:$PATH
> $ ../source-builder/sb-set-builder --log=l-4.11-sparc.txt --prefix=$HOME/development/rtems/4.11 4.11/rtems-sparc
>

After a reboot just do:

  $ export PATH=~/development/rtems/4.11/bin:$PATH

and the tools will work without needing to be rebuilt.

Chris



More information about the devel mailing list