Date: Thu, 21 Jan 1999 07:21:39 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Nick J Chackowsky cc: djgpp AT delorie DOT com Subject: Re: DJGPP newbie goof...what did I do wrong? In-Reply-To: <36A604A7.4091@arcticmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Wed, 20 Jan 1999, Nick J Chackowsky wrote: > *FINALLY* found the problem, > and perhaps this ought to be included in the FAQ: > > IF you're also installing gnu Pascal (gpc20b.zip), it adds its own > version of libgcc.a to djgpp\lib, and it's considerably out of date. > My solution was to copy the djgpp distribution of libgcc.a from it's > directory (considerably further down the directory tree) back to > ...\lib > for Pascal to see. Now both are happy. Thanks. I will add this. In general, if you install more than a single compiler, you should watch very carefully when some files are overwritten by the installation.