[erlang-questions] opcode 153; this emulator supports only up to 152 ?

21 views
Skip to first unread message

Zabrane Mickael

unread,
Mar 14, 2012, 10:28:32 AM3/14/12
to erlang-questions Questions
Hi guys,

I'm using a release compiled on R14B04. This release try to load some BEAM files compiled on R15B.

Then I got this:
15:15:20.762 [error] beam/beam_load.c(1365): Error loading module store_manager:
use of opcode 153; this emulator supports only up to 152

How can I fix that without recompiling my whole release under R15B?

Regards,
Zabrane

_______________________________________________
erlang-questions mailing list
erlang-q...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions

Bengt Kleberg

unread,
Mar 14, 2012, 10:45:32 AM3/14/12
to erlang-questions Questions
Greetings,

You can recompile the R15B modules with R14B(04).


bengt

Zabrane Mickael

unread,
Mar 14, 2012, 10:58:28 AM3/14/12
to bengt....@ericsson.com, erlang-questions Questions

On Mar 14, 2012, at 3:45 PM, Bengt Kleberg wrote:

> Greetings,
>
> You can recompile the R15B modules with R14B(04).

That's what I want to avoid too. I don't have an R14B04 compiler anymore on my machines.

Regards,
Zabrane

Kenneth Lundin

unread,
Mar 14, 2012, 12:02:50 PM3/14/12
to Zabrane Mickael, erlang-questions Questions
The compatibility goes the other way i.e. modules built with R14B can be run on R15B not the other way around, at least that is
nothing that we guarantee. 

/Kenneth , Erlang/OTP Ericsson

Zabrane Mickael

unread,
Mar 14, 2012, 12:04:23 PM3/14/12
to Kenneth Lundin, erlang-questions Questions
Thanks Kenneth. 

I'll re-compile my release with R15B.

Regards,
Zabrane
Reply all
Reply to author
Forward
0 new messages