-
### Summary
For those of us using ARM, having ARM builds published to PyPI would significantly speed up initial installs of this library. When technologies such as Docker are being used, these builds…
-
Modified `Makefile` build command (*using spaces here vs required tabs in the actual Makefile*):
```makefile
BUILDCMD = go build -mod=vendor -tags 'osusergo,netgo,sqlite_omit_load_extension' -a -l…
-
how can I compile this (hopefully as a static executable)?
-
1. What version of Go are you using (`go version`)?
510fb6397dfc93067dc90d42c58dfc5f8b995285: tip between 1.7rc1 and 1.7rc2
1. What operating system and processor architecture are you using (`go env`…
-
Hello,
I have successfully cross-compiled microsocks on mips and also on arm devices.
On mips devices it works good so far.
But I have a strange issue when I tested on arm devices.
Some sites fa…
-
I am trying to build a firmware for my x86 device with kmod-mt7915e kernel module. But with the latest openwrt 22.03 version #9536 the package package/kernel/mac80211 (kmod-mt7915e) fails to build.
…
-
OpenWrt R21.8.6
I have installed ruby and ruby-dev packages, and gcc, and gem install normal(no ext) gems success. But failed to install gem which need build ext, for example:
```
gem install …
-
C(++) Compiler Master List:
- [x] ARM
- [ ] Keil
- [x] GCC
- [x] clang
- [x] aarch64 (gcc)
- [x] aarch64 (clang) - see #174
- [ ] TCC
- [ ] Hexagon DSP
- [ ] Qualcomm…
-
I'd love to be able to use this on my aarch64 device. As pandoc already releases a generic linux-arm64 binary (and has since [v2.12, back in 2021](https://github.com/jgm/pandoc/releases/tag/2.12)), it…
-