From: Royce M. I. <ro...@ev...> - 2002-07-06 22:04:05
|
Okay, I checked, and I have 0.0.0.19, which as far as I can tell is the latest kernel. CMD.EXE is compiled with __REACTOS__. Immediately upon booting ReactOS, here are the commands I issue: C:\ReactOS> bin\cmd [snip - cmd startup info] C:\ReactOS> c:\bat\mingwenv.bat C:\ReactOS> set dircmd=/ogne include=c:\mingw\include;%include% lib=c:\mingw\lib;%lib% OS=ReactOS PATH=c:\mingw\bin;%path% SystemDrive=C: reactos SystemRoot=C:\reactos windir=C:\reactos C:\ReactOS> I have attached the relevant batch files. Either there's a bug, or I'm going something wrong. Royce3 P.S. Why does "reactos" appear below "SystemDrive" in the "Set" list? |