Hello, While compiling many g++ programs I got a ;ong list of errors with the same messgae like "ISO C++ forbids declaration of '...' with no type" whereas rhese files are compltely compiled with g++ on linux. What's the problem? Can I 'not' use ISO? Thanks.
-- 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/