I found out why I had problems (segmentation faults) with some of the console applications on NT - the reason was that the projects were set up to use different C-runtime version of the MS libraries. This problem is described in http://support.microsoft.com/support/kb/articles/q190/7/99.asp Now they all use the same (by changing the /MT do /MD linker flag) which has solved the problems. I have uploaded the new msvc makefiles at their usual location: http://www.w3.org/Library/Distribution/libwww-win32.zip linked from http://www.w3.org/INSTALL#Windows Henrik -- Henrik Frystyk Nielsen, World Wide Web Consortium http://www.w3.org/People/FrystykReceived on Monday, 1 March 1999 12:36:28 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:29 GMT