This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Egcs compile error.


| 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]