<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Vlad Dumitrescu wrote:
<blockquote TYPE=CITE>Hi!
<p>It seems that there are no news about SAE in the latest release... Has
anything more been done with it, or is Joe Armstrong's "how-to" at <a href="http://www.bluetail.com/~joe/sae/sae.html">http://www.bluetail.com/~joe/sae/sae.html</a>
the latest development?
<p>I remember someone (Tony Rogvall?) mentioned something about fiddling
with SAE in order to use shared libraries. Any progress?
<p>What about doing the same under Windows? The method used now won't work,
as the "#!/bin/usr/beam_evm" header isn't Windows-ish... :-)
<p>regards,
<br>/Vlad</blockquote>
i havent been able to build it (r7b), so i would mind any help!
<br>(tried joes stuf, adapted to r7b->
<br>[luc@mars erts]$ make sae
<br>make[1]: Entering directory `/home/luc/tmp/otp_src_R7B-0/erts/sae'
<br>cd erts && ERL_TOP=/home/luc/tmp/otp_src_R7B-0 make NO_START_SCRIPTS=true
opt
<br>/bin/sh: cd: erts: No such file or directory
<br>make[1]: *** [emulator] Error 1
<br>make[1]: Leaving directory `/home/luc/tmp/otp_src_R7B-0/erts/sae'
<br>make: *** [sae] Error 2
<br>[luc@mars erts]$ make sae -n
<br>cd sae && make
<br>make[1]: Entering directory `/home/luc/tmp/otp_src_R7B-0/erts/sae'
<br>cd erts && ERL_TOP=/home/luc/tmp/otp_src_R7B-0 make NO_START_SCRIPTS=true
opt
<br>/bin/sh: cd: erts: No such file or directory
<br>make[1]: *** [emulator] Error 1
<br>make[1]: Leaving directory `/home/luc/tmp/otp_src_R7B-0/erts/sae'
<br>make: *** [sae] Error 2
<br>[luc@mars erts]$
<pre>-- 
First, they ignore you.
Then, they laugh at you.
Then, they fight you.
Then, you win.

--- Gandhi.

Working code is what matter, not your market capitalization.
--Kurt granroth</pre>
 </html>