Merge request 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/193 was 
reviewed by Chris Johns

--
  
Chris Johns started a new discussion on user/start/app.md: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/193#note_130872

 >  ```none
 > -./waf configure --rtems=$HOME/quick-start/rtems/@rtems-ver-major@ 
 > --rtems-bsp=sparc/erc32
 > +./waf configure --prefix=$HOME/quick-start/rtems/@rtems-ver-major@ 
 > --rtems-bsp sparc/erc32

The `--prefix` is where _your_ application is installed. I recommend you use a 
_different_ _path_ for your application. The `--rtems` option to `configure` 
lets `rtems_waf` find your deployed RTEMS build.


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


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to