compiling erlang

Dennis Veatch dveatch at woh.rr.com
Sat Feb 25 22:28:31 UTC 2006


On Saturday 25 February 2006 16:00, sofar wrote:
> 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
>

Ah that's the one I keep forgetting what it's called. And adding that did the 
trick using the defaults, that is no "--disable-hipe". So do we want to run 
with the 'bad_flags ALL' or is there something more I can do to isolate the 
real culprit?

-- 
You can tuna piano but you can't tune a fish.


More information about the Lunar-dev mailing list