RTEMS Waf | Spellcheck. (!2)

Joel Sherrill (@joel) gitlab at rtems.org
Fri Jul 5 21:17:39 UTC 2024



Merge request https://gitlab.rtems.org/rtems/tools/rtems_waf/-/merge_requests/2 was reviewed by Joel Sherrill

--
  
Joel Sherrill started a new discussion on README.md: https://gitlab.rtems.org/rtems/tools/rtems_waf/-/merge_requests/2#note_108725

 > -RTEMS libraries or executables.
 > +is integrated into a project or library providing Waf build support to create
 > +RTEMS libraries or executable.

I think executables is still plural. You can build multiple.

--
  
Joel Sherrill started a new discussion on README.md: https://gitlab.rtems.org/rtems/tools/rtems_waf/-/merge_requests/2#note_108726

 > +     $ waf configure --rtems=$HOME/development/rtems/bsps/5 \
 > +                     --rtems-tools=$HOME/development/rtems/5 \
 > +                     --rtems-bsps=sparc/erc32

We used the erc32 as the example for over two decades but the erc32 is now out of production and we switched to the leon3 for the Getting Started and GSoC Hello World. Perhaps it is time to switch to the leon3 here also.

--
  
Joel Sherrill started a new discussion on README.md: https://gitlab.rtems.org/rtems/tools/rtems_waf/-/merge_requests/2#note_108727

 > +Create a `README.waf` file in your project and add the Waf installation section,
 >  your project specific options and the following steps. These steps are for
 >  RTEMS 5, change for the specific version of RTEMS your project supports.

Interesting that this references rtems 5 but 5 is still autoconf. Should this all be switched to 6? This change is directed at main which makes that seem like the right answer.

--
  
Joel Sherrill started a new discussion on README.md: https://gitlab.rtems.org/rtems/tools/rtems_waf/-/merge_requests/2#note_108728

 > -                    --rtems-bsps=sparc/erc32
 > +     ```
 > +     $ waf configure --rtems=$HOME/development/rtems/bsps/5 \

Again with rtems5.

--
  
Joel Sherrill started a new discussion on README.md: https://gitlab.rtems.org/rtems/tools/rtems_waf/-/merge_requests/2#note_108729

 >  `conf` variable and the `arch/bsp` are passed as arguments. The `arch/bsp` is
 > -the RTEMS standard for specifing a BSP, for example `sparc/erc32`. The BSP
 > +the RTEMS standard for specifying a BSP, for example `sparc/erc32`. The BSP

More 5

--
  
Joel Sherrill started a new discussion on README.md: https://gitlab.rtems.org/rtems/tools/rtems_waf/-/merge_requests/2#note_108730

 > -~~~~~~~
 > +-------
 >  

rtems-examples has more waf application examples. Probably worth a reference. For more examples, ...




-- 
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems_waf/-/merge_requests/2
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240705/6a350514/attachment-0001.htm>


More information about the bugs mailing list