-
The readme mentions how to cross compile for wasm, but doesn't explain cross compilation for any other platforms.
I am using rules_rust in conjunction with rules_docker and would like to compile wi…
-
= note: /usr/bin/ld: /root/technique-bot/target/debug/deps/libreqwest-f276817a254bc67b.rlib(reqwest-f276817a254bc67b.reqwest.8514ca024fc66d12-cgu.04.rcgu.o): in function `openssl::ssl::SslStream::ssl…
-
Any plan to build toolchains using llvm/clang?
Similar to this:
https://github.com/aka-mj/musl-cross-make-clang/blob/clang/litecross/Makefile.clang
-
The PCRE examples indicate that Koka seems to scan for static libs (especially for those from vcpkg) on default. Is it possible to consider build the lib with shared lib support if it is feasible in t…
-
when build with `x86_64-apple-darwin`, got this error.
[action detail logs](https://github.com/ZingerLittleBee/server_bee-backend/actions/runs/3641805001/jobs/6148180652)
before v1.4.0 everything is…
-
Apparently cross-compiling fscrypt doesn't work:
```
$ env GOOS=linux GOARCH=arm make
go build --ldflags '-s -w -X "main.version=v0.2.3-30-g0f451a7" -X "main.buildTime=Sat Sep 1 23:10:04 CEST 2018…
-
Hi 👋 . I’m experimenting with deploying Rust code on my OpenWRT ARMv7 32-bit router and I’m getting a linking error on cross-compilation from a Mac:
```
% cargo build --target armv7-unknown-linux…
-
Discussed during the last Yunocamp
It would be great, especially for lower end systems where compilation is super slow or fails due to low memory available, to have pre-compiled packages for Yunoho…
-
Add list of unsupported platforms for `pip install` to installation documentation
-
I am running a Travis cross compiler job for my crate which indirectly depends on rust-crypto and I am getting a weired compiler error depending on what standard library is used.
If I use `TARGET=i…