We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 807ed6c commit 096fb0bCopy full SHA for 096fb0b
1 file changed
src/doc/rustc/src/platform-support/nto-qnx.md
@@ -57,7 +57,7 @@ the SDP). Afterwards [`qcc`] (the QNX C/C++ compiler) should be available in
57
your system PATH because it will be called during Rust compilation (e.g. for
58
linking executables).
59
60
-[`qcc`]: https://www.qnx.com/developers/docs/8.0/com.qnx.doc.neutrino.utilities/topic/q/qcc.html
+[`qcc`]: https://www.qnx.com/developers/docs/latest/com.qnx.doc.neutrino.utilities/topic/q/qcc.html
61
62
When linking `no_std` applications, they must link against `libc.so` (see
63
example). This is required because applications always link against the `crt`
0 commit comments