diff options
author | paulby <[email protected]> | 2004-10-20 22:28:30 +0000 |
---|---|---|
committer | paulby <[email protected]> | 2004-10-20 22:28:30 +0000 |
commit | 49503dd36d9cc9bf74d827a70a0bfcbac70102a4 (patch) | |
tree | 2fc8d6f99228468d7bc2d0adb33e3db6a5ef4198 /README-build.html | |
parent | a736c7431516159a3db499f7bb13a4a6235af1cb (diff) |
Amd64 build
Issue number:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@58 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'README-build.html')
-rw-r--r-- | README-build.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README-build.html b/README-build.html index 8246bb2..b82fbb2 100644 --- a/README-build.html +++ b/README-build.html @@ -119,6 +119,9 @@ following directories: <p>The default target, jar-opt, creates an optimized jar files and native libraries. </p> +<p>On Amd64 platform an OutOfMemoryError can be seen. In this case set +the environment variable ANT_OPTS to -Xmx256m.<br> +</p> <p>Steps: </p> <ul> |