public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Egcs compile error.
@ 1998-07-02 22:44 Wolf
  1998-07-03  8:38 ` Carlo Wood
  0 siblings, 1 reply; 2+ messages in thread
From: Wolf @ 1998-07-02 22:44 UTC (permalink / raw)
  To: egcs

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
[switches] input output
make[2]: *** [libgcc1.a] Error 1
make[2]: Leaving directory `/usr/src/egcs-built/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/usr/src/egcs-built/gcc'
make: *** [bootstrap] Error 2

I read the FAQ, and it said it had something to do with my LIBRARY_PATH
enviroment variable. Something about implicit '.' (points)...

Here is my LIBRARY_PATH variable : 

/usr/local/lib/qt/lib/:/usr/local/lib/glut-3.6/lib/glut/:/usr/lib/:/usr/local/lib/:/lib/


Does anybody see anything wrong with it ? What do I have to do to make
it built ?

I'm attaching the whole 'make bootstrap' output.

Ps. I use glibc2.0.6 and gcc2.7.2.3. 

-- 

       -Wolf-
                    "Homo Homini Lupus"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Egcs compile error.
  1998-07-02 22:44 Egcs compile error Wolf
@ 1998-07-03  8:38 ` Carlo Wood
  0 siblings, 0 replies; 2+ messages in thread
From: Carlo Wood @ 1998-07-03  8:38 UTC (permalink / raw)
  To: Wolf; +Cc: egcs

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-07-03  8:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-07-02 22:44 Egcs compile error Wolf
1998-07-03  8:38 ` Carlo Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).