Questions about compile options (ioq3 on Solaris).

David Chait davebytes at comcast.net
Fri Oct 28 11:05:32 EDT 2005


As someone working with small, embedded systems, without great horsepower, I 
think DLL_ONLY really applies.  I don't want the interpreter even to exist 
in the end code, I just want precompiled binaries/libs for everything.  That 
make sense?

Oh, and as to whether to make them make args vs header-based flags, really 
only matters if you are switching between them I guess -- though as a 
header-based flag, it would hopefully cause all dependent files to 
recompile, whereas the make arg wouldn't necessarily. ;)

-d

----- Original Message ----- 
From: "Tim Angus" <tim at ngus.net>
To: <quake3 at icculus.org>
Sent: Friday, October 28, 2005 10:31 AM
Subject: [quake3] Re: Questions about compile options (ioq3 on Solaris).


> DLL_ONLY comes from before ioq3 as a means of disabling any bytecode
> mechanisms. I'm not convinced this is really useful anymore, perhaps it
> should be removed.




More information about the quake3 mailing list