On 4/17/22 19:14, Alexandre Torres Porres wrote:
Em sáb., 16 de abr. de 2022 às 23:26, Alexandre Torres Porres < porres@gmail.com> escreveu:
I wondered if I could build a fat binary for 32/64 bits and arm, but I can forget about it, right?
So, yeah, doesn't seem possible, but I'm still not sure yet, and other than, it seems I can't mix in the download a fat binary (with 64/arm) along with some other binary for 32 bits (darwin or 'd_i386'). If I'm using Pd 32 bits it won't be able to load the correct one as it tries to load the fat one and fails!
you can always create fat binaries manually using 'lipo'.
I think I'm just gonna let 32 bits go and provide it as a download on my repository under "releases", that should do it, right? What do you think?
which is probably also a viable alternative.
gfmasrd IOhannes