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