> > I've been working on patches to modify the Full and Standard SDK 2.2 to compile > > cleanly with Borland, MinGW and Microsoft Visual C++. > > While you're at it, why not include gcc 2.95.3 in your list? :)
This is easy, it's just fully defining the function pointers, moving some variable definitions out of loop scope, and adding a few headers for some of the functions not included by default in 2.95.3. I'm interested to know what code is causing problems in Borland & MinGW, i.e. is it the function pointers or something else? I'd also be interested in knowing if the fix I did for gcc 2.95.3 would allow compilation on these compilers ... of course not interested enough to install them and see ;) Jeff "DarthBobo" Fearn _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

