SAE (Was: Erlang/OTP R11B has been released)
Bjorn Gustavsson
bjorn@REDACTED
Thu May 18 09:43:49 CEST 2006
We don't support SAE and has not supported it for a long time.
It just happened to work in R10B.
Our intention was to sometime make SAE work properly and support
it, but there has always been other things with much higher
priority on our to-do-list. Don't hold your breath.
/Bjorn
Yerl <yerl@REDACTED> writes:
> Hi!
> It seems that SAE can't be built at all with this new release.
> With versions <= R10-10 , the below patch works perfectly.
> Any idea ?
>
> Best Regards,
> Younès
>
> --- otp_src_R10B-6/erts/emulator/Makefile.in 2005-05-10
> 17:08:05.000000000 +0200
> +++ otp_src_R10B-6/erts/emulator/Makefile.in-new 2005-05-12
> 00:31:09.257486016 +0200
> @@ -213,7 +213,7 @@
> UNIX_ONLY_BUILDS =
> endif
> -all: generate erts_lib zlib $(BINDIR)/$(EMULATOR_EXECUTABLE)
> $(UNIX_ONLY_BUILDS)
> +all: generate erts_lib zlib $(BINDIR)/$(EMULATOR_EXECUTABLE)
> $(BINDIR)/$(EMULATOR_EXECUTABLE_SAE) $(UNIX_ONLY_BUILDS)
>
--
Björn Gustavsson, Erlang/OTP, Ericsson AB
More information about the erlang-questions
mailing list