"fringe platforms which can't even run a Rust compiler"
"fringe platforms which can't even run a Rust compiler"
Posted Feb 14, 2021 20:25 UTC (Sun) by geert (subscriber, #98403)In reply to: "fringe platforms which can't even run a Rust compiler" by Cyberax
Parent article: Python cryptography, Rust, and Gentoo
IIUIC, Rust expects to call into snprintf() on VxWorks?
Last time I developed software for VxWorks (15y ago), its C library didn't have snprintf(), so we had to use our own implementation.
