Mail Archives: djgpp/2000/05/18/06:05:41
On Wed, 17 May 2000, Adam Herzfeld wrote:
> I am using win2k and have some troubels using rhide.
> When I try to run or compile a c++ source file (with the extension .cc) it
> almost always crahes with the windows message "ntvdm.exe has generated
> errors and will be closed by windows...")
Yep, a known problem. I suggest to take it up with Microsoft, since this
problem doesn't exist in any other Windows version, inclduing NT 4.
If you are willing to try to dig into this problem and perhaps find a way
to work around it, please search the archives of this news group (URL
below) for a thread about this where I suggested how to investigate this
problem.
http://www.delorie.com/djgpp/mail-archives/
Btw, somebody reported that if you never touch the keyboard while the
compilation goes on, there's no crash. Can you verify that on your
system?
> Strange is that the compilation, linking and execution works at the command
> line prompt (outside rhide) but only with gpp (rhide tries to compile even
> c++ files wit gcc and -lstdcxx ... maybe that's the problem!).
No, that's not the problem. gcc *can* be used to compile C++ programs;
it works on all other platforms supported by DJGPP.
Also, others reported that compilation outside RHIDE doesn't work as
well.
- Raw text -