[Gambas-devel-svn] SF.net SVN: gambas: [1000] gambas/branches/64bits/main
Brought to you by:
gambas
From: <ga...@us...> - 2008-01-17 13:00:36
|
Revision: 1000 http://gambas.svn.sourceforge.net/gambas/?rev=1000&view=rev Author: gambas Date: 2008-01-17 05:00:42 -0800 (Thu, 17 Jan 2008) Log Message: ----------- [64 BITS] * NEW: The extern function implementation has been redesigned and is now based on libffi, so that it works on 64 bits system. Because of a flaw in the compiler design, projects that use the Pointer datatype must be recompiled to be used on a 64 bits system. This flaw will be fixed in Gambas 3. Modified Paths: -------------- gambas/branches/64bits/main/config.h.in gambas/branches/64bits/main/configure.ac gambas/branches/64bits/main/gbx/Makefile.am gambas/branches/64bits/main/gbx/gbx_exec_loop.c gambas/branches/64bits/main/gbx/gbx_extern.c gambas/branches/64bits/main/share/gb_reserved_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |