On 31/10/17 10:37, m...@fireburn.co.uk wrote:
I'm curious as to why Clang is required, why doesn't GCC work?

rust-bindgen uses libclang to parse C++ header files and generate corresponding Rust definitions. GCC can still be used for compiling.

--
Simon Sapin
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to