From: Casper H. <ch...@us...> - 2002-07-20 22:02:47
|
tir, 2002-07-16 kl. 08:04 skrev Steven Edwards: > Alot stuff is still really broken under gcc-3.1 our > telnet apps, ros cab manager, a few other minor > things. I dont know when we are going to do it. Casper > are you wanting to wait untill the next win32api > snapshot is taken now that they have merged in all of > the cygwin win32api stuff? > > I guess you could go ahead and test it if you want. > I'm going to be doing my all of my wine stuff under it > soon. > > Steven I have got ReactOS (the reactos cvs module as it is configured now) to compile using current w32api in the winsup repository. Now I just need to get ReactOS to boot again ;o) I need to redesign a few functions (a few in GDI and one in the object manager) to be compatible with NT. Actually we have been quite compatible with NT, which was nice. When done, the upcoming mingw release is required to compile ReactOS because older mingw's have a nasty fastcall bug that prevents ReactOS from compiling. Casper |