Hi to all

2004-02-28 Thread Alexander Schunk
Hi, i recently subscibed to this list. I got the sources and wonder who needs help or what is on top of your TODO list. Cheers. Alexander Mit schönen Grüßen von Yahoo! Mail - http://mail.yahoo.de ___ Devel mailing list

__AMD64__ or __amd64__ ?

2004-02-28 Thread Matthieu Herrb
Hi, While working on OpenBSD/amd64 support for XFree86, I found out that the C preprocessor symbol for AMD64 machines was changed from __x86_64__ to __AMD64__. But looking at what gcc defines on different AMD63 systems (*BSD, Linux), it looks __AMD64__ is never used. Generally __amd64__ is

Re: __AMD64__ or __amd64__ ?

2004-02-28 Thread Alan Coopersmith
Matthieu Herrb wrote: Also, in many places where checks are done for 64 bits arches, the test is in the form #if defined(_LP64) || defined(__alpha__) || defined(__AMD64__). Since on the BSDs gcc defines _LP64, these conditions will be true. But there are a few cases where the _LP64 test

Re: __AMD64__ or __amd64__ ?

2004-02-28 Thread Mike A. Harris
On Sat, 28 Feb 2004, Matthieu Herrb wrote: While working on OpenBSD/amd64 support for XFree86, I found out that the C preprocessor symbol for AMD64 machines was changed from __x86_64__ to __AMD64__. But looking at what gcc defines on different AMD63 systems (*BSD, Linux), it looks __AMD64__ is

Re: What is DCC?

2004-02-28 Thread John Himpel
On Sat, 2004-02-28 at 19:14 -0500, D. Hugh Redelmeier wrote: A google search seems to find a lot of references to DCC in places where I'd have thought DDC was correct. One is in the heading of section 4.8.1 in http://fun.bestdsl.net/~jlhimpel/XFree86/ReleaseNotes-Ovr-of-XFr.html#id2981945

Re: Alternate Approach For nVidia PPC Drivers

2004-02-28 Thread Torrey Lyons
At 7:17 PM -0800 2/28/04, Matthew Bogosian wrote: Howdy all, Sorry for the cross post, but in retrospect, I thought [EMAIL PROTECTED] was a better place to ask this question than [EMAIL PROTECTED] It is, so I'll stick with devel. As a user, I'm not really concerned whether or not [nVidia PPC