Thanks for the input, Martin, but gcc doesn't work for me. When I type g++ <filename> I get "BASH: g++: command not found" If I type gcc <filename> (which I wouldn't expect to work anyway since it's a C++ program not C) I get a whole slew of error messages that say "undefined reference to..." lots of things, including cout, cerr, & endl.
-- Stacy ----- Original Message ----- >Most things installed as expected (after 2-3 tries, anyway!), but I have 3 >packages which I cannort get installed: gcc, inetutils, & perl. I have the same problem, but it seems that these packages work anyway. -- 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/