<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Kent Boortz wrote:
<p>follow that ,and it went ok : thks.
<br>unfortunately, i fails when running :
<br> cd examples/
<br> make
<br>../ecc hello.erl
<br>"hello.erl" {ok,hello}
<br>../elink -o hello -m hello -s hello main
<br>[luc@mars examples]$ ls
<br>Makefile  hello  hello.beam  hello.erl
<br>[luc@mars examples]$ ./hello
<br>{hello,start,args,'=',["beam_evm"]}
<br>Error in process <0.0.0> with exit value: {undef,[{ring0,env,0}]}
<br> 
<br>[luc@mars examples]$
<br>[luc@mars examples]$
<blockquote TYPE=CITE>Have you done "configure" and is the "make" program
GNU make?
<p>But the build of the sae tools will fail because of the static set of
<br>modules listed in "make_sae_tools.erl".
<p>  % mkdir try_sae; cd try_sae
<br>  % cp ../../bin/i386-unknown-freebsd3.5/beam_evm .
<br>  % ls -l
<br>  -rwxr-xr-x  1 kent  wheel  1697419 Oct 14 16:30
beam_evm
<br>  % strip --remove-section=.note --remove-section=.comment beam_evm
<br>  -rwxr-xr-x  1 kent  wheel  515180 Oct 14 16:30
beam_evm
<br>  % tar -xzf sae.tgz; cd sae; gmake</blockquote>
here im not sure of what i did
<p>the sae .tgz is joe's stuff from the web, hm ?
<p>all this is a bit of a wizardry for me, so i didnt wen t any further.
<p>but this stuff seems quite cool !
<p>(why did joe mentions it wont compile stuff from std lib ?)
<br> 
<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>