-
We may be able to use a static toolchain like this one: https://github.com/grailbio/bazel-toolchain
The Linux kernel is technically able to be built with LLVM, even with CFI (which is nice for secu…
-
First of all, it seems to be similar to what happens in issue #492 but the line mentioned there to be causing the problem is patched in the main branch I tried on, plus this happens in FreeBSD.
I'm…
-
This enhancement issue describes the Clang/LLVM toolchain support plan in the Zephyr SDK.
## Goals
* Provide LLVM Binary Utilities as part of the SDK
* Provide Clang C/C++ Compiler as part of t…
-
```bazel
bazel_dep(name = "toolchains_llvm", version = "1.2.0")
llvm = use_extension("@toolchains_llvm//toolchain/extensions:llvm.bzl", "llvm")
llvm.toolchain(
llvm_version = "19.1.0",
)
use…
-
### Description
whenever I try build mbedtls for armv7, x86 and x86_64 these happen
armv7:
```bash
In file included from C:\Users\Lily\AppData\Local\Android\Sdk\ndk\28.0.12674087/toolchains/llvm…
-
### Describe your question
gbh@ubuntu:~/Desktop/emu-ex-plus-alpha/imagine/bundle/all$ source makeAll-android.sh
running make on src/libcxx/android-armv7.mk
Configuring libc++...
dir=`pwd` && cd /t…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4245#0192f559-a83a-4c7c-b527-f91293edd99a
Platform: Ubuntu
Logs:
```
ERROR: [0m/var/lib/buildkite-agent/builds/bk-docker-jr8r…
-
As mentioned by @asiekierka in https://github.com/blocksds/sdk/issues/60, the current toolchain by Gericom is quite buggy, mostly because of the lack of users and developers. It's usable as it is righ…
-
When compiling https://github.com/GuillaumeGomez/mdBook/tree/bug-rustc, I got a segfault. When running under valgrind I get:
```
==563011== Thread 3 rustc:
==563011== Mismatched new/delete alignment …
-
Command: `espup install`
Log:
```
[info]: Installing the Espressif Rust ecosystem
[info]: Checking Rust installation
[info]: Installing Xtensa Rust 1.82.0.3 toolchain
[info]: Installing RISC-V…