On 5/20/07, Peter Stuge <[EMAIL PROTECTED]> wrote:
On Sat, May 19, 2007 at 11:09:08AM +0700, Darmawan Salihun wrote: > OK. I'm new to svn. So, this kind of hint is helpful ;-) Have a look at the SVN book: http://svnbook.red-bean.com/
I'm reading the book right now :-)
> What is your current development environment? I would like it a > > lot if you could write the software so that it is possible to > > build with MinGW, then it could be cross-compiled easily and > > binaries could be generated automatically. > > I'm currently using Windows 2003 DDK to create the driver The DDK is obviously not a development environment, but I guess you're building also the driver with VC++. Dunno if gcc can build drivers.
I don't know either :-(
and Visual C++ 2003 to create the user mode application. I think > the user mode application may be quite easy to port to MinGW. If you want to look into MinGW I think that would be awesome. It does not require porting unless you are doing very compiler specific (=bad, IMHO) things in your code.
I'm still evaluating it. But, I think it should be quite easy to do. -- Darmawan Salihun a.k.a Pinczakko -------------------------------------------------------------------- -= Human knowledge belongs to the world =-
-- linuxbios mailing list [email protected] http://www.linuxbios.org/mailman/listinfo/linuxbios
