RTEMS Source Builder | Draft: rtems/config/tools: Add checks to stdcxx.py install script (!48)

Suraj Kumar (@the.m3chanic) gitlab at rtems.org
Tue Aug 20 09:54:52 UTC 2024




Suraj  Kumar commented on a discussion: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/48#note_111343


It calls the GCC specific to the architecture currently being built. I have also added a check now such that if GCC is not built as part of the toolchain, it will add a specific string which will be checked for in `stdcxx.py`, which lets it know GCC was not available during building hence GCC features (such as pretty-printing) would not be available. 

And to answer your question on which GCC it will use, the script is now such that it will build the current GCC first (if build is enabled), then run it to find out the version

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/48#note_111343
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/20240820/f15af418/attachment.htm>


More information about the bugs mailing list