aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xemcc3
1 files changed, 3 insertions, 0 deletions
diff --git a/emcc b/emcc
index e5d9ca77..8ad2adad 100755
--- a/emcc
+++ b/emcc
@@ -511,6 +511,9 @@ Options that are modified or new in %s include:
called at that time. You can also call
addOnPreMain from a preRun.) (default in -O2+)
+ Note the .mem file should be in the same
+ directory as the .js file when the code is run.
+
-Wno-warn-absolute-paths If not specified, the compiler will warn about any
uses of absolute paths in -I and -L command line
directives. Pass this flag on the command line