Debian and old EGCS compilers

2002-05-16 Thread Neil L. Roeth
I wrote instructions on how to install and build egcs-1.1.2 on Debian potato systems as part of instructions to compile and install A+ (http://aplusdev.org/Install/debian.html). Basically, it says to build and install egcs in /usr/local/egcs/, then set your PATH to point at it while building A+.

Re: Debian and old EGCS compilers

2002-05-14 Thread Sean 'Shaleh' Perry
> > The sysadmin really likes debian. So, I have the following questions. > > 1) Is there an egcs-2.91.66 binary for Debian? > If there is it would be in the slink era. > 2) Are there any obvious issues with replacing gcc 2.95.4 with > egcs-2.91.66? I suppose another translation of this questi

Re: Debian and old EGCS compilers

2002-05-14 Thread Junichi Uekawa
On Tue, 14 May 2002 17:21:01 -0700 "John Richardson" <[EMAIL PROTECTED]> wrote: > I have a Debian system with gcc 2.95.4. However, I need egcs-2.91.66 (egcs > 1.1.2 release). There is a egcs 1.1.2 source package within Debian, under the name of egcs1.1 -- [EMAIL PROTECTED] http://www.netfo

Debian and old EGCS compilers

2002-05-14 Thread John Richardson
Hello, I have a Debian system with gcc 2.95.4. However, I need egcs-2.91.66 (egcs 1.1.2 release). I have downloaded egcs-2.91.66 and have attempted to compile the source. "Make all" gives me large numbers of errors related to objects that are part of various libraries. I have a software distrib