[erlang-questions] R12B-3 doesn't compile with glibc-2.8
Claes Wikström
klacke@REDACTED
Tue Jul 1 23:19:41 CEST 2008
Mikael Pettersson wrote:
> Alpár Jüttner writes:
> > Hi,
> >
> > There is a line
> >
> > #if __GLIBC__ == 2 && (__GLIBC_MINOR__ >= 3 && __GLIBC_MINOR__ <= 7)
> >
> > in otp_src_R12B-3/erts/emulator/hipe/hipe_x86_signal.c, which causes a
> > compilation error with glibc-2.8.
> > Can I safely change the 7 to 8 in this line?
>
> Yes.
Since we've been doing this exact change for the past ... like 3 years
it seems like a good idea to throw in a 9, a 10 and an 11 as
well :-)
/klacke
More information about the erlang-questions
mailing list