Date: Fri, 8 Sep 2000 09:16:31 +0200 (WET) From: Andris Pavenis To: mheyman AT ttacs DOT ttu DOT edu cc: djgpp AT delorie DOT com Subject: Re: rhide/gnu error In-Reply-To: <8p9al7$vr4$1@nnrp1.deja.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 8 Sep 2000 mheyman AT ttacs DOT ttu DOT edu wrote: > When trying to compile a program I have written, I keep getting a > message that says the compiler is unable to find the function. > > The specific error is thus... > Error:Internal compiler error in 'find_function_data' at function.c:542 Here one line is missing (see URL in this line for details how to report GCC bug) > Please submit a full bug report. You have run into GCC bug. Without additional information (gcc version, preprocessed sources, command line options etc) this bug report is compeletely useless > > The rhide version is 1.4 > the gnu version is the one currently available for www.delorie.com/djgpp > RHIDE has nothing to do with this problem. Anyway You can try to upgrade RHIDE (see http://www.lanet.lv/~pavenis/rhide.html) as RHIDE-1.4 is very old (but it of course will not fix the problem You have) > I've never run into this problem before using any of my previous > installations of djgpp, but the program I'm compiling is almost > identical to stuff I've written before. > Andris