This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Installation troubles
- To: Sergey Zhumatiy <serg at vvv dot srcc dot msu dot su>
- Subject: Re: Installation troubles
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 17 Dec 1997 08:55:37 -0700
- Cc: egcs at cygnus dot com
- Reply-To: egcs at cygnus dot com
In message <34978EEC.E6AC4576@vvv.srcc.msu.su>you write:
> Good day!
> I'm writing about troubles I have with installing egcs 1.0 on my Linux.
> I use Linux 2.0.32, gcc 2.7.2.1, binutils 2.7.0.9, libc 5.4.38.
> During executing make (or make bootstrap), of course after ./configure,
> I get this:
>
> _mulsi3
> cpp: Usage: /usr/lib/gcc-lib/i486-linux/2.7.2.1/cpp [switches] input output
Hmmm, the only thing that comes immediately to mind is the old specs
problem.
What variables are set in your environment?
jeff