Re: 2.95.3-10 streams cause seg-fault

2003-10-03 Thread William A. Hoffman
Sorry about the post to the wrong list, thank you for redirecting it. I don't have the time or interest to track down the problem. I would recommend that the 2.95 g++ be removed as an option from cygwin if it is not going to be supported. It really is not very useful without file io working, a

Re: 2.95.3-10 streams cause seg-fault

2003-10-03 Thread Christopher Faylor
[redirecting to the correct mailing list] On Fri, Oct 03, 2003 at 11:11:48AM -0400, William A. Hoffman wrote: >The following program crashes when compiled with g++-2: > >-start cyggcc295bug.cxx--- >#include > >int main() >{ > char buffer[1024]; > std::ifstream fin("./cyggcc295bug.cxx