I get the segfault on linux (it also crashes Pd-double)

~~~~~~~~~~~

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6170e93 in pddplink_setup ()
    from 
/home/lucarda/Desktop/luclibdep/00-lucarda-external-dep/out64single/lucdep/liblucdep.so

~~~~~~~~~~~~~~~


:)


Mensaje telepatico asistido por maquinas.

On 12/10/19 7:06 PM, IOhannes m zmölnig wrote:
> On 12/10/19 10:48 PM, Christof Ressi wrote:
>> I'm also interested in how this works. The following solution popped up in 
>> my head: compile the object twice, one time with -DPD_FLOATSIZE=32 and 
>> another time with -DPD_FLOATSIZE=64, with different setup functions based on 
>> -DPD_FLOATSIZE, then link it with a third file which exports the "real" 
>> setup function (which calls the other two private setup functions).
>>
> that's about the idea.
>
> gdsa r
> IOhannes
>
>
> _______________________________________________
> Pd-dev mailing list
> Pd-dev@lists.iem.at
> https://lists.puredata.info/listinfo/pd-dev
_______________________________________________
Pd-dev mailing list
Pd-dev@lists.iem.at
https://lists.puredata.info/listinfo/pd-dev

Reply via email to