From: swarsmatt AT aol DOT com (SWars Matt) Newsgroups: comp.os.msdos.djgpp Subject: G++ bugs? Date: 28 Nov 1997 22:05:20 GMT Lines: 12 Message-ID: <19971128220500.RAA23548@ladder02.news.aol.com> NNTP-Posting-Host: ladder02.news.aol.com Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Whan attempting to compile some programs lately, I've been given the message, In method `class vector * dynam_sys::runge_kutta_4(class vector *, double)': dynsys.cpp(24) Error: Internal compiler error. dynsys.cpp(24) Error: Please submit a full bug report to `bug-g++@prep.ai.mit.edu' and other similar errors. The one given above was when compiling some programs related to dynamical systems for my science project, and another time I received a similar error about using the Fix class in the g++ library. Can anyone tell me what, if anything, I can do about this? I don't know what kind of bug report to send because I have no idea what is causing the error.