Closed
Description
Hey, here's the error message given by rustc :
error: internal compiler error: translating unsupported cast: *mut f32 (cast_pointer) -> f32 (cast_float)
note: the compiler hit an unexpected failure path. this is a bug.
note: we would appreciate a bug report: http://doc.rust-lang.org/complement-bugreport.html
note: run with `RUST_BACKTRACE=1` for a backtrace
task 'rustc' failed at 'Box<Any>', /home/rustbuild/src/rust-buildbot/slave/nightly-linux/build/src/libsyntax/diagnostic.rs:163
So here are my computer info :
- mint 17 Cinnamon (2.2.13)
- Linux kernel 3.13.0-24-generic
- hardware architecture: x86_64
rustc -v gives me :
rustc 0.11.0-pre-nightly (5d5c20647f45f2eb74f337e5434bbe63b0c43345 2014-07-03 21:46:47 +0000)
If you need any more information, please ask.
Good continuation !