Yep that is MinGW - the catch using this compiler is normaly problems when trying to link with exsisting dll's (user space problems, things might be different in the kernel). I have however not used this compiler for more than a year, so things might be different now. Does anyone know if MinGW can be used for compiling WDI compatible drivers ?.
I realy would like to set up a free development enviroment for doing Windows kernel hacking - if we somehow can get gcc running, then all we need is access to the kernel headers, this can perhaps be achived using some free ddk (last time i checked, the latest Windows XP DDK cost around 200$ pr. license). Regards. Lars Roland On Mon, 7 Feb 2005 12:19:02 -0500, Daniel Phillips <[EMAIL PROTECTED]> wrote: > On Monday 07 February 2005 03:24, Lars Roland wrote: > > I have only used gcc on Windows using either CygWin or MinGW if > > there is any other options I will be happy to investigate them. I > > have not yet tried programming drivers using Visual Studio Express > > (http://lab.msdn.microsoft.com/express/visualc/default.aspx) given it > > is free it could be usable. > > http://robotics.ee.uwa.edu.au/eyebot/ftp/GCC/windows-native/MinGW-3.1.0-1.exe > > This looks like a windows-native gcc, is there a catch? > > Regards, > > Daniel > _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
