-# This must be renamed! It conflicts with the g++ fstream.h.
-# $(COMMDIR)/fstream.$(OBJSUFF) \
-
-# NOTE: if the socket-related files above fail with a syntax error in Sockets.h,
-# remove the files (probably all GnuWin32 releases < b20).
+# NOTE: if the socket-related files fail with a syntax error in Sockets.h,
+# remove the files (probably all GnuWin32 releases < b20). Cygwin b20 is OK,
+# Mingw32 may still have problems.
+# $(COMMDIR)/socket.$(OBJSUFF) \
+# $(COMMDIR)/sckaddr.$(OBJSUFF) \
+# $(COMMDIR)/sckfile.$(OBJSUFF) \
+# $(COMMDIR)/sckipc.$(OBJSUFF) \
+# $(COMMDIR)/sckstrm.$(OBJSUFF) \
+# $(COMMDIR)/protocol.$(OBJSUFF) \
+# $(COMMDIR)/http.$(OBJSUFF) \
+# $(COMMDIR)/ftp.$(OBJSUFF) \
+# $(COMMDIR)/url.$(OBJSUFF) \