0x1def

Results 3 comments of 0x1def

> As for reducing size binary files, I'm working with compile flags, I haven't found a way to reduce it, maybe then you need to fixes sources themselves. [-g flag](https://github.com/flakybitnet/mongodb-docker/blob/main/0001-Compile-without-debug-symbols.patch)...

> snappy-noavx.patch That is not AVX. This is SSSE3 and SSE4.2. Do you really have a processor _**that**_ old? I'm curious what's the model, it should be 15+ years old.

[I was able to compile](https://github.com/flakybitnet/mongodb-oci/discussions/4) `8.0.16` using new toolchain, but it completely ignores target `arch` and `tune` flags. Also, toolchain itself runs only on CPUs with AVX ¯\_(ツ)_/¯