Victory? (was Re: Mac Intel)
Joel Reymont
joelr1@REDACTED
Tue Aug 15 13:40:52 CEST 2006
With the make_small(0) hack applied to hipe_bifs_get_hrvtime_0 things
work. What's next?
Erlang (BEAM) emulator version 5.5 [source] [async-threads:0] [hipe]
Eshell V5.5 (abort with ^G)
1> esmb:test().
Compiling esmb with opts [core,o2] ... done in 0.00 secs (1832 bytes +
+ 225 words)
Compiling esmb_app with opts [core,o2] ... done in 0.00 secs (228
bytes ++ 0 words)
Compiling esmb_client with opts [core,o2] ... done in 0.00 secs
(18104 bytes ++ 763 words)
Compiling esmb_rpc with opts [core,o2] ... done in 0.00 secs (57432
bytes ++ 3525 words)
Compiling esmb_sup with opts [core,o2] ... done in 0.00 secs (240
bytes ++ 49 words)
Compiling iconv with opts [core,o2] ... done in 0.00 secs (6108 bytes
++ 197 words)
Compiling md4 with opts [core,o2] ... done in 0.00 secs (2516 bytes +
+ 84 words)
[{ok,esmb},
{ok,esmb_app},
{ok,esmb_client},
{ok,esmb_rpc},
{ok,esmb_sup},
{ok,iconv},
{ok,md4}]
2> halt().
./testsuite.sh --only compiler_tests /usr/local
========================================================================
There was an old /tmp/hipe_test_res.joelr... removing
There was an old /tmp/hipe_test_log.joelr... removing
Testing /usr/local
Compiler options: [o2]
* Only running: compiler_tests
The log will be left in /tmp/hipe_test_log.joelr
ERL_COMPILER_OPTIONS=[nowarn_shadow_vars]
Recompile: test
PASSED HiPE testsuite for:
/usr/local
on junior.local
========================================================================
--
http://wagerlabs.com/
More information about the erlang-questions
mailing list