From: Suhaib M. S. <ssi...@nc...> - 2000-05-21 14:46:26
|
> The cygwin case isn't that bad, I have cygwin installed here but > am not too > familiar with its internals. If there's somebody with more experience I'd > greatly appreciate any advice. > > What do you want to do with Cygwin, or what kind of help do you need? Basically, you need to watch out the #ifdef WIN32 and #ifdef __CYGWIN32__ conflicts. I have fixed them several times, but till now I did not participated in Mesa3D developements therefore they never became part of official source tree. A few times, I sent Makefile patches to Brian and they were added config files. BTW: I sawa note on Mesa3D home Page that Brian needs help for Win32 etc. I will be willing to help as time permits. Suhaib > Thanks, > Sven > > -- > "Think for yourself, Schmuck!" > [ KeyID........: 0x0F520CF9 ] > [ Fingerprint..: 56 61 00 18 14 B4 01 01 06 90 D0 29 96 BD 58 6F ] > > _______________________________________________ > Mesa3d-dev mailing list > Mes...@li... > http://lists.sourceforge.net/mailman/listinfo/mesa3d-dev |