On 02 May 2007 12:57, Thorsten Kampe wrote: > * Darrell Blake (Wed, 2 May 2007 12:34:42 +0100) >> I tried changing the line from std::cout << "Test!\n" to cout << >> "Test!" << std::endl but it didn't make a difference. >> >> I've attached the output from cygcheck -svr. > > You've got multiple versions of the cygwin.dll and your mount points > are really screwed up. I suggest a complete reinstall (including the > Cygwin registry entries) and to remove all offending packages from > your path...
This is a consequence of installing the "gnude"[*] gnu development environment. http://gnude.sourceforge.net/ http://gnude.org/ I'm still in the process of downloading their 75MB monolithic NSIS installer, so can't tell whether or not it contains sources, but I suspect they are likely to be violating GPL as well as being 3PPs... cheers, DaveK [*] - Note to self: do *not* google "gnude" from work again! :-O -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/