diff options
author | Paul Guyot <[email protected]> | 2010-07-11 19:50:40 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2010-07-28 13:59:03 +0200 |
commit | a8b8ec5e858da86531933b545f752f436e411b58 (patch) | |
tree | dd4d14cc0c313d2f98cdba22996e0c83869ca8b7 /erts/man | |
parent | c4b4edaaf03ac12e12080cb4a3768edbb6ecf77d (diff) | |
download | otp-a8b8ec5e858da86531933b545f752f436e411b58.tar.gz otp-a8b8ec5e858da86531933b545f752f436e411b58.tar.bz2 otp-a8b8ec5e858da86531933b545f752f436e411b58.zip |
Load native code for modules loaded before the code server
When configuring erlang with --enable-native-libs, some core modules are
compiled with hipe, yet because they are loaded before the code server,
their native code is not loaded. The fix consists in quietly trying to
load the native code for all loaded modules just after the code server
is started.
Diffstat (limited to 'erts/man')
0 files changed, 0 insertions, 0 deletions