<html><body bgcolor="#FFFFFF"><div>Apparently you can use the option <span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); font-size: medium; ">--enable-native-libs with configure when you build Erlang.</span><br><br>Sent from my iPhone</div><div><br>On Mar 27, 2011, at 5:57 PM, "Andreas Pauley" <<a href="mailto:apauley@gmail.com">apauley@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div><span>On Sat, Mar 26, 2011 at 9:46 PM, Evans, Matthew <<a href="mailto:mevans@verivue.com">mevans@verivue.com</a>> wrote:</span><br><blockquote type="cite"><span>Cool...</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span>Might also want to look at what happens if all the other Erlang modules (esp. lists, sets and dict for your app) are made native:</span><br></blockquote><span></span><br><span>Ok, so to try this I copied lists.erl etc. into my own source dir, and</span><br><span>then I compiled it to beams using the native flag.</span><br><span></span><br><span>Is that what you meant?</span><br><span></span><br><span>Because that will be cool for a once-off experiment, but not so cool</span><br><span>in the long run.</span><br><span>Doing that means I'm taking responsibility for doing it every time I</span><br><span>upgrade my Erlang version etc.</span><br><span></span><br><span>Is there a way to do it with less maintenance?</span><br></div></blockquote></body></html>