Recently I updated cygwin to version 1.3.9 and now whenever i compile a program i get no executable file. e.g. if i have a file temporary.cpp and compile using the line g++ -o myexe temporary.cpp the myexe.exe is never created. if i try g++ temporary.cpp i get no a.out or a.exe
Todd -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/