Ver Fonte

More windows linkage guesses

Alex Crichton há 7 anos atrás
pai
commit
215fa06fb6
1 ficheiros alterados com 1 adições e 0 exclusões
  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