Documentation | fix: quick start guide (!193)
Chris Johns (@chris)
gitlab at rtems.org
Mon Sep 15 05:26:41 UTC 2025
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250915/9feaa5f3/attachment.htm>
More information about the bugs
mailing list