Date: Sun, 25 Apr 1999 12:16:19 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Dylan Trotter cc: djgpp AT delorie DOT com Subject: Re: Errors when compiling with gcc/gxx In-Reply-To: <3721fb9c@nemo.idirect.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 24 Apr 1999, Dylan Trotter wrote: > c:\djgpp\tmp/ccciaqsg(.text+0xa0):C:\\WINDOWS\\DESKTOP\\VIDCLASS\\main.cpp: > undefined reference to `__eh_pc' > c:\djgpp\tmp/ccciaqsg(.text+0xa0):C:\\WINDOWS\\DESKTOP\\VIDCLASS\\main.cpp: > undefined reference to `__eh_pc' See section 8.10 in the DJGPP FAQ which explains how to solve this. In a nutshell, you have a messed up installation of the compiler.