- Canada
- https://prairieturtle.ca/crux
- Joined on
2024-02-25
fwiw: it is only a 1% difference. If I'm squeezing out 4MB I'm not going to install a +350MB package. I just cherry pick the firmware I need for a particular (tiny machine) and copy it.
Cases like meson, such as libxml2, will always be a problem for my script as it is now. I think I may have a way to overcome this by checking if a module named as a dependency has a samed named…
I understand that numpy depends on meson-python. Following that requriement then https://github.com/mesonbuild/meson-python/blob/main/pyproject.toml#L7-8 says it depends on meson.
So my script…
Just for kicks I checked the size of compiler-rt with, and without, libunwind installed
183,273,340 size of compiler-rt w/o libunwind{,-32} installed 183,273,340 size of compiler-rt with…
I tried several different build options with no success: `COMPILER_RT_USE_LLVM_UNWINDER=ON COMPILER_RT_USE_BUILTINS_LIBRARY=ON COMPILER_RT_BUILD_BUILTINS=OFF COMPILER_RT_ENABLE_STATIC_UNWINDE…
I get the same result, if libunwind is not installed the compiler-rt configure seems to use a built-in libunwind and libunwind-32. But it libunwind is installed then it won't use the built-in…
compat-32 is not an official repo? That's where I found libunwind-32.