Monday, July 3, 2006, 3:58:07 PM, you wrote: PA> Please find attached a patch against cvs contrib/ports/msvc6/ PA> This patch adapts the msvc6 port to build under VS2003, plus a few other PA> tweaks.
Thank you very mach! PA> Also, I think it would be better to write an nmake makefile than to PA> rely on MS Solutions and projects. I will leave that to someone else. May be, CMake is better http://www.cmake.org * Generates native build files (e.g., makefiles on Unix; workspaces/projects on MS Visual C++). Therefore standard tools can be used on any platform/compiler configuration. Evgeny Belyanko ********************************** * E-mail: [EMAIL PROTECTED] ********************************** _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
