So I ran a command like this:
../source-builder/sb-set-builder --prefix=/c/opt/rtems/4_11_3  --keep-going  
4.11/rtems-arm
and it failed in the rtems-tool part. Everything else seemed to build without 
errors.

I went in and fixed the rtems-tool error and then re-ran just the rtems-tools 
part as follows:
../source-builder/sb-set-builder --prefix=/c/opt/rtems/4_11_3  --keep-going  
4.11/rtems-tools
and it finished without errors.

What I notice is that my /c/opt/rtems/4_11_3 directory does not seem to have 
any of the expected directories like
/c/opt/rtems/4_11_3/bin
/c/opt/rtems/4_11_3/include
/c/opt/rtems/4_11_3/make

What did I do wrong?

_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to