Documentation | Rust Documentation: Hello World on SPARC does not work anymore (#32)
Jonathan Pallant (@thejpster)
gitlab at rtems.org
Thu Sep 19 22:01:20 UTC 2024
Jonathan Pallant commented on a discussion: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/32#note_112305
We now know that it this only occurs when libcore is built with debug profile, not with `--release` and it's due to the upgrade from compiler-builtins 0.1.105 to 0.1.114. Possibly something to do with a change to the 'count leading zeros' intrinsic.
For your docs, you can probably just recommend they use nightly rust and pass `--release` as an interim measure. You do not need to compile rustc from source (phew).
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/32#note_112305
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/20240919/43123cbc/attachment.htm>
More information about the bugs
mailing list