Re: [ioquake3] Why is processing time is measured by Sys_Milliseconds() is 0?

2012-10-09 Thread Yasir I . Al-Dosary - zgzg2020™
Thank you Patrick for that sufficient reply. I discussed this with my colleagues, and it seems that Sys_Milliseconds() is enough for us to do our measurements. Regards, Yasir > > From: Patrick Baggett >To: Yasir I. Al-Dosary - zgzg2020™ ; Primary ioquake3 >D

[ioquake3] How do I build ioq3ded.ppc64 without ioquake3.ppc64?

2012-10-09 Thread Yasir I . Al-Dosary - zgzg2020™
Hi, I would like to build ioquake3 on a machine that doesn't support SDL. So, I would like to build ioq3ded.ppc64 without building ioquake3.ppc64. These are my options: make USE_LOCAL_HEADERS=0 LDFLAGS='-L.' BASE_CFLAGS=-m32 CFLAGS='-fopenmp -Wall' What kind of options do I need to add to the Mak

Re: [ioquake3] How do I build ioq3ded.ppc64 without ioquake3.ppc64?

2012-10-09 Thread Zack Middleton
On 10/09/2012 06:26 AM, Yasir I. Al-Dosary - zgzg2020™ wrote: > Hi, > I would like to build ioquake3 on a machine that doesn't support SDL. > So, I would like to build ioq3ded.ppc64 without building ioquake3.ppc64. > > These are my options: > make USE_LOCAL_HEADERS=0 LDFLAGS='-L.' BASE_CFLAGS=-m32