Parcourir la source

More windows linkage guesses

Alex Crichton il y a 7 ans
Parent
commit
215fa06fb6
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      examples/intrinsics.rs

+ 1 - 0
examples/intrinsics.rs

@@ -418,6 +418,7 @@ pub fn _start() -> ! {
 
 #[cfg(windows)]
 #[link(name = "kernel32")]
+#[link(name = "msvcrt")]
 extern {}
 
 // ARM targets need these symbols