compiling erlang

sofar sofar at foo-projects.org
Sat Feb 25 21:00:58 UTC 2006



On Sat, 25 Feb 2006 14:31:22 -0500, Dennis Veatch <dveatch at woh.rr.com> wrote:
> On Saturday 25 February 2006 14:29, Stefan Wold wrote:
>> I know this problem. It fail because HIPE optimizations fail to build on
>> some gcc/glibc combinations. I have seen reports of this problem on
>> erlang mailling list. I believe gentoo has the same problem. I havn't
>> seen any solution to the problem yet so meanwhile install it as
> described
>> below.
>>
>> Run lin --opts '--disable-hipe' erlang
>>
>> Sincerely
>> Stefan Wold
>>


always try adding 'bad_flags ALL' to the BUILD too - it disabled pretty much ALL optimizations and may show you whether the bug is related to a real header problem and not something interanl compilerish.

Auke




More information about the Lunar-dev mailing list