I'm trying to install erlang on the iPhone using the build tools on it. I can run configure successfully with a little hacking, but when it goes to compile pcre_exec.c, it sucks up all the memory and the iPhone reboots.<br>
<br>I tried a freebsd trick where you hack the makefile to look at include dirs first, but it didn't work (maybe I don't have the correct version of pcre already installed).<br><br>Any suggestions on how to make pcre work or remove it from the build? I can live without regex in erl.<br>
<br><br><br>Thanks!<br><br>Matt<br>