-
GHC can no longer be built with the Musl libc because the `ghc822Binary` compiler needed to bootstrap no longer passes the install test. This prevents fully static executables from being produced with…
-
This architecture has been deprecated and obsolete for over a decade, and nobody should invest *any* time into maintaining packaging for it. The maintenance burden has become too large, and most Linux…
-
I need to cross compile Mono for arm64 architecture (TI AM62xx device). It looks like same code will be compiled as __x86_64__ or TARGET_AMD64. Not sure if this is a wrong configuration behoavior…
-
### Go version
go version go1.23.0 linux/arm64
### Output of `go env` in your module/workspace:
```shell
$ go env
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/home/myitcv/.cache/go-build'
…
-
Should `shards` be used as a build system manager in the future - much like Rust's `cargo`, node.js's `npm`, or Java's `maven`?
-
Hi there,
The Aruba AP175 is nearly identical to the AP105; as far as it pertains for u-boot, the only difference between the two is the use of a ~~VSC8601~~ IC+ IP1001 PHY instead of an AR8021 (th…
-
```
/home/yjun/Documents/HDD/Tools/aarch64-v01c01-linux-musl-gcc/bin/../lib/gcc/aarch64-linux-musleabi/10.3.0/../../../../aarch64-linux-musleabi/bin/ld: CMakeFiles/ceres_internal.dir/fake_bundle_adju…
-
_From @bobsummerwill on June 15, 2016 4:29_
So Ubuntu 'snap' packages are usable on Ubuntu*, Debian, Arch, Fedora already and are being validate on CentOS, Elementary, Gentoo, Mint, OpenSUSE, OpenWrt…
-
## Bug Report
I have a [small project](https://github.com/noraj/quartz-utils) where I wrote [a script](https://github.com/noraj/quartz-utils/blob/master/compile_x86_64-linux.cr) to compile a static…
noraj updated
2 months ago
-
I understand this may not be a very informative way to put it, I'm happy to provide more info if necessary.
I've noticed that `wurstmeister/kafka:2.13-2.8.1` is not very stable under Apple Silicon …