Date: Thu, 7 May 1998 10:28:58 +0300 (IDT) From: Eli Zaretskii To: perfecto AT mail2 DOT nai DOT net cc: djgpp AT delorie DOT com Subject: Re: CC1.EXE and others in 2.8.0 In-Reply-To: <35521878.196910612@news.nai.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Thu, 7 May 1998 perfecto AT mail2 DOT nai DOT net wrote: > i noticed that the CC1 and other files were put under something like > lib\GCC-2.80\djgpp\. i move them manually after i got an error > building allegro. Don't do that!! cc1 and other files are *supposed* to be in that directory, and things will break for you further down the line if you relocate them. If you have problems building Allegro, you should change the test that Allegro does when you build it. That test was written for previous version of GCC which was installed differently. Shawn, wasn't that problem corrected in a later version of Allegro? If so, maybe fetching a newer version of Allegro would solve the problem.