From: "Salvador Eduardo Tropea (SET)" To: djgpp AT delorie DOT com Subject: Re: Internal compiler error, Help! Date: Thu, 1 Aug 1996 13:48:52 +0300 (GMT) Message-ID: <9608011348.aa01253@ailin.inti.edu.ar> From: salvador To: alaric AT abwillms DOT demon DOT co DOT uk Subject: Re: Internal compiler error, Help! X-Mailer: SCO Portfolio 2.0 Date: Thu, 1 Aug 1996 13:48:00 +0300 (GMT) Hi Feng: >"C. N. Feng" wrote: >>Hi, >>I encountered an "Internal compiler error". But I cannot see any wrong with my code. >>If I don't use the exceptions, the error will not occur. Please help! >>matrix.cc:33 Internal compiler error. >>matrix.cc:33 Please submit a full bug report to 'bug-g++@prep.ai.mit.edu'. >>make.exe: ***[matrix.o] Error 1 >There you go - it's not your fault, it's GNUs. Send this message to >the address they mention and see what happens. >As a temporary fix, try just rearranging your function - keep it doing >the same thing, in slightly different ways, to avoid this compiler >bug. Perhaps they'd like it if you sent the rearrangement that worked >to the above address as well... it might help in killing the bug? Are you using Windows or CWSDPMI? Some versions of CWSDPMI don't support lotz malloc calls and the compiler use to crash with this stupid message. Are you trying to put a really huge static array in your code? Another weak point of the package. Do you have the default 256Kb stack size? some people use more. If you allready checked all of this send the bug report to the GNU people. bye SET ******************************************************************************** Salvador Eduardo Tropea (SET) - salvador AT inti DOT edu DOT ar Work: INTI (National Institute of Industrial Technology) Sector: ICE (Electronic Control & Instrumentation) Post (Home): Curapaligue 2124 - Caseros (1678)- Buenos Aires - Argentina ******************************************************************************** Salvador Eduardo Tropea (SET) - salvador AT inti DOT edu DOT ar Work: INTI (National Institute of Industrial Technology) Sector: ICE (Electronic Control & Instrumentation) Post (Home): Curapaligue 2124 - Caseros (1678)- Buenos Aires - Argentina