<div dir="ltr">I think of it as a variant. It's the same program but with 64 bit precision.<div><br></div><div>Just like we have the section "<b>Compiled versions for older, 32-bit processors</b>" for download in miller's site. As far as externals go, those have the same problem and one would need to get pd 32 bits just to run old external libraries not available for the newer Pd. One example is the [hid] external that we just now made available (finally). </div><div><br></div><div>And in the end if we have downloads for Pd 0.52-0 in 64 bit precision, then it'd be Pd 0.52-0 just like the one with Pd with 32 bit precision...</div><div><br></div><div>So yeah, I guess we need to make it available for download for 32 bits precision as well, just like we should keep the ones for 32 bit processors and even for PPC (although no new versions will be made available I guess as miller's machine broke, so probably not).</div><div><br></div><div>So, just make a section "<b>Compiled with double (64-bit) precision</b>" and another as "<b>Compiled with single (32-bit) precision</b>" </div><div><br></div><div>As for how the app comes out. I remember that when it was something new, the ones compiled for 64-bit processors had a different name. Now it's the other way around. For example, the mac one comes as "i386" at the end of the app name! </div><div><br></div><div> We can just have something like that and start by making a distinction, with something like Pd-0.52-0-double, and some time in the future (up to 3 versions later the most, I guess) it'll be the "regular" one and the others can be called Pd-0.55-0-single.</div><div><br></div><div>cheers</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em ter., 24 de nov. de 2020 às 12:21, Christof Ressi <<a href="mailto:info@christofressi.com">info@christofressi.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> unless a 64-bit version had some way<br>
> of running 32-bit externals<br>
<br>
Pleeease, let's not call it "64-bit" vs. "32-bit". Those terms usually <br>
refer to the CPU target architecture. It's "single precision" vs. <br>
"double precision"<br>
<br>
> so any externals<br>
> built for previous versions would crash<br>
IOhannes added a clever mechanism to avoid runtime crashes. Incompatible <br>
externals will instead refuse to load.<br>
<br>
What we need is to find an easy way to create "fat" binaries (containing <br>
both single and double precision of the same library) and/or come up <br>
with a naming convention, so both versions can co-exist (similar to how <br>
we use ".*_amd64" and ".*_i386" to distinguish between 64-bit and 32-bit <br>
Intel binaries).<br>
<br>
> it would be effectively a<br>
> different program, not just a new version.<br>
I would say it's neither. It's just a build option.<br>
<br>
Christof<br>
<br>
On 24.11.2020 16:07, Martin Peach wrote:<br>
> On Tue, Nov 24, 2020 at 5:07 AM jayrope <<a href="mailto:jayrope@gmail.com" target="_blank">jayrope@gmail.com</a>> wrote:<br>
>> Why do we need _any_ name change?<br>
>> Any obvious version jump would do it already, 0.6, no?<br>
> A 64-bit Pd would not be compatible with any previous version because<br>
> all the memory structures would be differently sized, so any externals<br>
> built for previous versions would crash. While any patches using<br>
> vanilla objects would still work, unless a 64-bit version had some way<br>
> of running 32-bit externals in parallel, it would be effectively a<br>
> different program, not just a new version.<br>
><br>
> Martin<br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
> UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>