[erlang-questions] Erlang R16B03-1 and Linux 3.10.34
Valentino Volonghi
dialtone@REDACTED
Wed Apr 9 12:32:36 CEST 2014
On Wed, Apr 9, 2014 at 11:02 AM, Valentino Volonghi <dialtone@REDACTED> wrote:
> Here is the make result with its failure, the branching is breaking on
> is the ifdef of the Real HRTime and I suppose it assumes it's solaris.
>
> Is there any way I can disable the check or usage of hrtimers in the configure?
It seems to be related to this issue, and should be an autoconf bug
with 2.59, should be fixed with 2.69:
https://bugs.gentoo.org/show_bug.cgi?id=437558 and it might be related
to the flags I'm using to compile erlang:
export LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--strip-all"
export CFLAGS="-O3 -Ofast -flto -pipe"
Going to try and experiment a bit suppose
--
Valentino Volonghi
More information about the erlang-questions
mailing list