From 82417ee8890613a6f85ed2bd2d85be876a8ced8d Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Thu, 14 Jan 2010 12:28:16 +0100 Subject: Add build infrastructure for x64 interpreter. Must be explicitly enabled with: make clean && make "CC=gcc -m64" Only works on Linux/x64. Does not work on WIN64 or OSX/x64 (yet). --- doc/changes.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/changes.html b/doc/changes.html index ecc0c89b..2841a371 100644 --- a/doc/changes.html +++ b/doc/changes.html @@ -55,6 +55,9 @@ to see whether newer versions are available.

Development Snapshot