<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Apr 14, 2013 at 4:22 AM, Matthew Mondor <span dir="ltr"><<a href="mailto:mm_lists@pulsar-zone.net" target="_blank">mm_lists@pulsar-zone.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":5">Immediately I remembered that /tmp/ is a memory filesystem mounted with<br>
a no-exec option, </div></blockquote></div><br>Is this a general strategy in NetBSD? The only reason we unfortunately must rely on a temporary directory for loading FASL files is that the dynamic linker only works on a filename based hash, without noticing time stamps. This means that if a user loads a FASL and this FASL is recompiled, relying just on the dynamic linker would result on this last fasl not being loaded, as the original one was already in memory.<br>

<br clear="all"><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a>
</div></div>