Martin Bochnig wrote:
> Alan Coopersmith wrote:
>>
>> Yes.   I could probably release the libowconfig code for OWconfig parsing
>> fairly easily since it's a single .h & .c file if someone really 
>> wanted to
>> do that.
>>
>>  
>>> Mhh, can't you (or anyone with access to the Xsun src [just throw it
>>> over]) build some custom Xorg-Xsun-hybrid, I mean some hybrid Xorg
>>> monster with Xsun's sunInic.c file. And all required symbols renamed to
>>> match Xsun-ddx's needs, such as globally renaming "sunInitThisOrThat()"
>>> to how Xorg uses to call the corresponding function?
>>>     
>>
>> But if we renamed the Xsun symbols, how would the existing DDX modules
>> call them?
>>   
> 
> I never said renaming any Xsun symbols.

Ah, I must have misunderstood.   One serious problem I don't remember if I've
mentioned before - when doing the Xsun->Xfree86 bridge, we had to recompile
all the XFree86 modules because Xsun & XFree86 added entries to various common
structures like GC in different places.   To make a bridge the other way work, 
you'ld either have to require the SPARC graphics group to rebuild their 
modules with the Xorg headers or put in conversion routines everywhere you 
call between the Xorg server and the Xsun module.

-- 
        -Alan Coopersmith-           alan.coopersmith at sun.com
         Sun Microsystems, Inc. - X Window System Engineering

Reply via email to