Erlang/OTP R11B has been released

Brian Zhou b88zhou@REDACTED
Wed May 17 19:40:31 CEST 2006


Bjorn Gustavsson <bjorn <at> erix.ericsson.se> writes:

> 
> Erlang/OTP R11B has been released as planned on May 17, 2006.
> 
> ...
>
> The OTP Team
> 

Excellent news. However it seems SAE is broken:

...
echo "compile:file(fake_error_handler), halt()." | erl
Eshell V5.5  (abort with ^G)
1> ./fake_error_handler.erl:39: Warning: variable 'Other' is unused
./fake_error_handler.erl:42: Warning: variable 'Other' is unused
./fake_error_handler.erl:53: Warning: variable 'Other' is unused
./fake_error_handler.erl:55: Warning: variable 'Other' is unused
./fake_error_handler.erl:70: Warning: variable 'Current' is unused
echo "compile:file(fake_demand_init), halt()." | erl
Eshell V5.5  (abort with ^G)
1> echo "boot_tools:make_tools(), halt()." | erl -env ERL_BEAM_EVM
/home/slug/optware/nslu2/builds/erlang-host/bin/i686-pc-linux-gnu/beam_evm
Eshell V5.5  (abort with ^G)
1> done
done
Packing: /home/slug/optware/nslu2/builds/erlang-host/lib/stdlib
Packing: /home/slug/optware/nslu2/builds/erlang-host/lib/kernel
Packing: /home/slug/optware/nslu2/builds/erlang-host/lib/compiler
echo "erlang.ear, ecc, and elink have been made"
erlang.ear, ecc, and elink have been made
ecc -W escript.erl
make[1]: *** [escript.beam] Segmentation fault
make[1]: Leaving directory
`/home/slug/optware/nslu2/builds/erlang-host/erts/boot/src'

-Brian Zhou





More information about the erlang-questions mailing list