https://bugs.winehq.org/show_bug.cgi?id=51438 Bernhard Übelacker <bernhardu(a)mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu(a)mailbox.org --- Comment #1 from Bernhard Übelacker <bernhardu(a)mailbox.org> --- Hello, I tried to run the instructions on top of a plain wine64 built from todays git (49cde09958). Unfortunately I could not reproduce the free error: $ echo "fn main() { println!(\"Hello World\");}" > roman.rs $ cat roman.rs fn main() { println!("Hello World");} $ wine rustc roman.rs $ wine roman.exe Hello World Do you use prebuilt wine packages? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.