SAE

Luc Taesch ltaesch@REDACTED
Fri Oct 13 11:16:56 CEST 2000


Vlad Dumitrescu wrote:

> Hi!
>
> 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 http://www.bluetail.com/~joe/sae/sae.html the latest development?
>
> I remember someone (Tony Rogvall?) mentioned something about fiddling with SAE in order to use shared libraries. Any progress?
>
> 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... :-)
>
> regards,
> /Vlad

i havent been able to build it (r7b), so i would mind any help!
(tried joes stuf, adapted to r7b->
[luc@REDACTED erts]$ make sae
make[1]: Entering directory `/home/luc/tmp/otp_src_R7B-0/erts/sae'
cd erts && ERL_TOP=/home/luc/tmp/otp_src_R7B-0 make NO_START_SCRIPTS=true opt
/bin/sh: cd: erts: No such file or directory
make[1]: *** [emulator] Error 1
make[1]: Leaving directory `/home/luc/tmp/otp_src_R7B-0/erts/sae'
make: *** [sae] Error 2
[luc@REDACTED erts]$ make sae -n
cd sae && make
make[1]: Entering directory `/home/luc/tmp/otp_src_R7B-0/erts/sae'
cd erts && ERL_TOP=/home/luc/tmp/otp_src_R7B-0 make NO_START_SCRIPTS=true opt
/bin/sh: cd: erts: No such file or directory
make[1]: *** [emulator] Error 1
make[1]: Leaving directory `/home/luc/tmp/otp_src_R7B-0/erts/sae'
make: *** [sae] Error 2
[luc@REDACTED erts]$

--
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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20001013/31dca71b/attachment.htm>


More information about the erlang-questions mailing list