<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 4/23/2019 10:11 AM, IOhannes m
      zmoelnig wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:a3b1e4ef-33c0-cd68-54cb-cb210cb0d717@iem.at">
      <pre class="moz-quote-pre" wrap="">On 23.04.19 13:48, Ivica Bukvic wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Thank you, IOhannes. As a point of clarification, this affects pd-l2ork
(1.x) but not Purr-Data (2.x). Also, Gem is compiled from source and no
other pd version is installed, so I am unsure why there should be any
binary incompatibility.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
because Gem might make assumptions about the (private) binary layout
which do not hold true for Pd-l2ork.</pre>
    </blockquote>
    <p>The only way this may happen is if Gem ignores the Pd's (and
      therefore Pd-L2Ork's) .h include files and uses its own internal
      versions instead, which would make little sense. Hence, my
      confusion.<br>
    </p>
    <blockquote type="cite"
      cite="mid:a3b1e4ef-33c0-cd68-54cb-cb210cb0d717@iem.at">
      <pre class="moz-quote-pre" wrap="">

afaict, it is *not* Gem that is crashing, but rather pd-l2ork itself:
the last call i see is to namelist_append(). so either this procedure
does not fulfil the expectations of Gem, or the "sys_searchpath" symbol¹
(which is passed as the first argument to namelist_append()).</pre>
    </blockquote>
    <p>I'll gladly look into this. That said, I am surprised to see Gem
      successfully compile if the function in question somehow does not
      comply with the Gem's expectations.</p>
    <p>Best,</p>
    <p>Ico<br>
    </p>
    <blockquote type="cite"
      cite="mid:a3b1e4ef-33c0-cd68-54cb-cb210cb0d717@iem.at">
      <pre class="moz-quote-pre" wrap="">

gfmdsrt
IOhannes

¹ "symbol" as in "variable name" or "function name"; totally unrelated
to Pd's t_symbol.

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
L2Ork-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:L2Ork-dev@disis.music.vt.edu">L2Ork-dev@disis.music.vt.edu</a>
<a class="moz-txt-link-freetext" href="https://disis.music.vt.edu/listinfo/l2ork-dev">https://disis.music.vt.edu/listinfo/l2ork-dev</a></pre>
    </blockquote>
  </body>
</html>