If you now see Mac compilation errors about "stdlib.h not found", try
running `xcode-select --install`.
Part of the Stylo build process (rust-bindgen) can get confused about
which clang header #include paths it should use. xcode-select can fix
this. Bug 1366564 is a feature request for mach bo
btw, there is a mach bootstrap bug on Windows if you had previously
installed the i686 rustc toolchain instead of the x86_64 toolchain:
Bug 1385241 - ./mach bootstrap: error: component 'rust-std' for target
'i686-pc-windows-msvc' is required for toolchain
'stable-i686-pc-windows-msvc' and cannot
On Fri, Jul 28, 2017 at 01:04:21AM -0700, Chris Peterson wrote:
> Stylo support (pref'd off) has been built in automation builds for a couple
> weeks. Ralph Giles just landed bug 1384258 to also build Stylo support
> (pref'd off) in local developer builds, too. You should rerun `mach
> bootstrap` t
3 matches
Mail list logo