aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/bif.h
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2011-03-11 15:41:45 +0100
committerSverker Eriksson <[email protected]>2011-11-09 20:51:05 +0100
commit79e5d78244143e0c891f87e9971c9598c4cdea4c (patch)
tree856a89b68f4dc2704bf4f82310e6b541468c395e /erts/emulator/beam/bif.h
parent37d25fa469a6a084737abf8f980c1e4bb34ca9d9 (diff)
downloadotp-79e5d78244143e0c891f87e9971c9598c4cdea4c.tar.gz
otp-79e5d78244143e0c891f87e9971c9598c4cdea4c.tar.bz2
otp-79e5d78244143e0c891f87e9971c9598c4cdea4c.zip
erts,hipe: Limited support for hipe cross compilation
Normally hipe assumes that generated native code will be executed on the same emulator as the hipe compiler is running on. This commit allows you to build a hipe "cross-compiler" for a different configured emulator (but for same architecture). Example: > cd lib/hipe > make clean > make XCOMP=yes FLAVOR=smp TYPE=debug This hipe compiler will generate code to be executed on the debug compiled smp-emulator at $ERL_TOP.
Diffstat (limited to 'erts/emulator/beam/bif.h')
0 files changed, 0 insertions, 0 deletions