[erlang-questions] disable the runtime warnings
shehan
shehan@REDACTED
Tue Nov 27 05:40:00 CET 2007
Hi all,
I compile erlang code with following options.
ERLCFLAGS = +native -smp
Ex: /usr/local/lib/erlang/bin/erlc +native -smp -I ../include -I ../src
../src/test.erl
Code was compiled, but when running, following warning is display in ERL
shell.
<HiPE (v 3.6.3)> Warning: not loading native code for module test: it
was compiled for an incompatible runtime system; please regenerate
native code for this runtime system
Can somebody say how to eliminate this??
BR,
Shehan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20071127/96316b34/attachment.htm>
More information about the erlang-questions
mailing list