This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Egcs compile error.
- To: twolf at ism dot com dot br (Wolf)
- Subject: Re: Egcs compile error.
- From: Carlo Wood <carlo at runaway dot xs4all dot nl>
- Date: Fri, 3 Jul 1998 14:23:49 +0200 (CEST)
- Cc: egcs at cygnus dot com (egcs at cygnus dot com)
| Hi there.
|
| I tried to compile egcs 1.0.3a, and got the following error :
|
| (...)
| _mulsi3
| cpp: Usage: /usr/lib/gcc-lib/i686-unknown-linux-gnulibc1/2.7.2.3/cpp
Hi, it would help if you could locate the place where the last
invokation of gcc occured (see the make bootstrap output) and add
the `-v' flag to that. You can just run "make bootstrap" and when
it fails manually cd to the directory it was in and then copy&paste
the last gcc command, but add a -v to it. Hopefully it will
fail with the same error then ;).
--
Carlo Wood <carlo@runaway.xs4all.nl>
PS Your "make bootstrap" output attachment didn't make it.
Maybe it is too large.