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.


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

Reply via email to