Michael L.

Results 90 comments of Michael L.

I have rockpro64 , and rpi3 , looking to get rpi4 also and pinebook pro... anyrate , rp64 i got and 4 month latter after i got it pi4 droped.....

@tiborh Haskell overlay , **BINARY** _arch_binaries="$arch_binaries arm64? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-aarch64-unknown-linux-gnu.tbz2 )"_ https://data.gpo.zugaina.org/haskell/dev-lang/ghc/ghc-8.8.2.ebuild **this at least bootstraps system up,** https://github.com/necrose99/gentoo-binhost/releases/tag/aarch64-coretexa53-linux-gnu%2Fdev-haskell however the ghc exceeds githubs upload , so thus it'd need more...

llvm can via clang or rust build cross packages if enabled.. can add llvm targets to make,conf ie arm arm64 GPU's wasm for webasembly , etc.. riscv.. also crossdev wiki...

made a glide yaml while i was at it.. scw-0321f9 /usr/src/dbxcli # cat glide.yaml ``` package: . import: - package: github.com/dropbox/dbxcli version: ^2.1.1 subpackages: - cmd - package: github.com/dropbox/dropbox-sdk-go-unofficial version:...

https://asciinema.org/a/YeqTp3svZIH1DZ58K0zA7zbpY

Ext4fs **drives are unsigned** , thus the [ext2fsd/](https://sf.net/projects/ext2fsd/)) fails However https://github.com/bobranten/Ext4Fsd fork has ben marginally updated vs-community 2019 you can sign the drivers with local admin key and ddk ,...

if I goto the lib zlib folder , ./configure make , your version included works quite fine. .

root@rpi3:/usr/src/libdime/lib/sources/zlib# ./configure Checking for gcc... Checking for shared library support... Building shared library libz.so.1.2.8 with gcc. Checking for off64_t... Yes. Checking for fseeko... Yes. Checking for strerror... Yes. Checking for...

This program built for aarch64-unknown-linux-gnu Report bugs to root@rpi3:/usr/src/libdime# make -o -j4 -k ( if i can keep the made objects ie zlib etc...) but no... TARGET all VERBOSE no...

[SleuthQL-master.zip](https://github.com/RhinoSecurityLabs/SleuthQL/files/2376199/SleuthQL-master.zip) rigged a posible setup.py .. etc ..