Paul Wratt
Paul Wratt
also the 2nd fat does not have to follow the 1st fat explicitly, thats just the way most formatter do it. I have seen the 2nd fat near the end...
this is definitely a candidate for a v1.20 release. note that ENV parsing should be on per line basis, not per file, as both MiNT and XaAES define ENV variables...
> but there's no automatic letsencrypt cert. is it possible to add a generic script, that is included when the prj does not have its own?
Just noted on the (now closed) "Support Universal Binary" post, that [box64](https://github.com/ptitSeb/box64) is already running x86_64 on RISCV, and that I was thinking to add APE magic recognition so I...
>> I know its not MMU, but rather a mangement style > I'm not sure what you mean by this. the post was not about an MMU device, so much...
good thing there are now a few "reference desgns" so as to learn from there mistakes its a shame the Framework CM4 module is not happening atm looking forward to...
It might be a permissions thing on '/mnt/pi-ext4', also remembering that you have to 'sudo mount' anything from the command line .. @MaciekMachni can you not test the same docker...
and do you know who to talk to to get ride of this: ``` In file included from ./tm.h:31, #10 207.8 from ../../src_gcc/gcc/genpreds.c:26: #10 207.8 ../../src_gcc/gcc/config/s390/linux.h:78: warning: "MUSL_DYNAMIC_LINKER32" redefined #10...
@IntinteDAO what hardware are you running? `llvmpipe` is slow because its the software pipeline, ie it does _not_ use hardware acceleration. Note that there is _no problem_ showing GL over...
based on that kernel version and it being Ubuntu (Debian), `libX11.so` might now be called `libXorg.so` (thats not a fact, its just that I know the package name has changed,...