Quake 3 Arena port avilable!

Eric Anholt eta at lclark.edu
Tue Aug 23 17:42:44 GMT 2005


On Tue, 2005-08-23 at 11:46 +0200, Markus Trippelsdorf wrote:
> On Tue, Aug 23, 2005 at 12:44:03PM +1000, Edwin Groothuis wrote:
> > Alejandro Pulver has available a working version of Quake 3 Arena
> > and is looking for testers.
> > 
> Any chance to get this working on a 64bit AMD64 system?
> (This is the error I get:
> Install release-x86-FreeBSD-/Q3/q3_ui/q3_ui/ui.qvm as install/baseq3/vm/ui.qvm
> gcc -pipe -fsigned-char -I/usr/X11R6/include -DNDEBUG -DDEDICATED -DC_ONLY -c release-x86-FreeBSD-/core/dedicated/qcommon/vm_x86.c -o release-x86-FreeBSD-/core/dedicated/qcommon/vm_x86.o
> release-x86-FreeBSD-/core/dedicated/qcommon/vm_x86.c:79: error: initializer element is not constant
> release-x86-FreeBSD-/core/dedicated/qcommon/vm_x86.c:83: error: initializer element is not constant

There's a lot of i386-specific code in the port.  That stuff you see
failing there there is a JIT (or maybe AOT -- haven't looked) compiler
for the scripts for i386.  You might be able to dike it out without
losing too much functionality (dropping back to interpreted) but I
haven't looked hard.

When I get some time I'll try to do an amd64 version, but my plate is at
its usual level of fullness.

-- 
Eric Anholt                                     eta at lclark.edu
http://people.freebsd.org/~anholt/              anholt at FreeBSD.org



More information about the freebsd-ports mailing list