Error reported when using pmap

Bjorn Gustavsson bjorn@REDACTED
Wed Aug 30 11:05:14 CEST 2006


Doing the same steps as you in either R10B or R11B works fine for me.

I can only reproduce the problem if I compile the module with R11B and
then try to load the compiled module in R10B.

/Bjorn

Bengt Kleberg <bengt.kleberg@REDACTED> writes:

> 
> 1> c(testmain).
> {ok,testmain}
> 
> 2> l(testmain).
> 
> =ERROR REPORT==== 30-Aug-2006::10:46:24 ===
> beam/beam_load.c(1097): Error loading module testmain:
>    use of opcode 125; this emulator supports only up to 115
> 
> {error,badfile}
> =ERROR REPORT==== 30-Aug-2006::10:46:24 ===
> Loading of /home/eleberg/testmain.beam failed: badfile
> 
> 
> ie, the problem seems to be unrelated to pmap and erlc.
> 
> 
> bengt
> -- 
>     EPO guidelines 1978: "If the contribution to the known art resides
>     solely in a computer program then the subject matter is not
>     patentable in whatever manner it may be presented in the claims."
> 

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB



More information about the erlang-questions mailing list