@Alex
I know that you know, but for clarity's sake: single vs. double precision is unrelated to 32 vs 64 bits.
@Dan
I think there's no configure flag (yet). In the meantime you can compile Pd with
make CPPFLAGS="-DPD_FLOATSIZE=64"
Christof
On mac, the default is 64 bit, single precision. I think you have to pass a configure flag or define for double precision.
On Feb 25, 2020, at 9:58 PM, Alexandre Torres Porres <porres@gmail.com> wrote:
Em ter., 25 de fev. de 2020 às 17:53, Alexandre Torres Porres <porres@gmail.com> escreveu:
Em ter., 25 de fev. de 2020 às 17:00, Miller Puckette via Pd-dev <pd-dev@lists.iem.at> escreveu:
Cool - double precision ixes (PR 807) should be merged now.
Wow, that's a big one!
So, what's the idea, will Pd now be available/compiled for both 32 and 64 bits? The thing with 64 bits is that basically no externals run yet, right?
Any special care on building Pd for 64 bits on a mac? I just do ./autogen.sh => ./configure => make => make app
And if it wasn't clear, it didn't seem to build Pd for 64 bits this way
_______________________________________________ Pd-dev mailing list Pd-dev@lists.iem.at https://lists.puredata.info/listinfo/pd-dev