From: Mark DOT Koennecke AT psi DOT ch Subject: ifstream trouble 24 Mar 1997 01:41:23 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <97032409511709.cygnus.gnu-win32@psiclb.psi.ch> Original-To: GNU-WIN32 AT cygnus DOT com X-VMS-To: GNU-WIN32 AT CYGNUS DOT COM Original-Sender: owner-gnu-win32 AT cygnus DOT com High, first my apologies, if this problem has already been reported. But I'am new to this group and the archives at cygnus end in late december.... After much tweaking of Makefiles, I compiled the V-toolkit with gnuwin32 17.1 on Windows 95. Running ved produced a lovely access violation. I compiled again, this time with debugging on and loaded the program into gdb. I tracked it down to a crash in the ifstream constructor: ifstream::ifstream(char *file) calling fstreambase::fstreambase in fstream.cc. Problem at line 66. I could have gone further but I stopped at the prospect of downloading 20+ MB of source code, copying to disk and get it onto my PC. Any help available on this? Mark Koennecke Mark DOT Koennecke AT psi DOT ch - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".