This is the mail archive of the gcc-bugs@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: build problem with GCC 2.95


On Aug  8, 1999, David Corbin <dcorbin@corvusware.com> wrote:

> In attempting to build gcc 2.95 on my linux-i686 system, I encountered
> an error that collect2 could not be executed.  It turns out, that I did
> not have  "." in my PATH, so it wasn't being found.  However, the system
> should not assume that '.' is in the PATH.  The reference to collect2
> (and any other similar programs) should be "./collect2", shouldn't it?

That's right.  Could you please post the last few lines printed by
`make bootstrap' before failing, so that we can locate the problem
more easily?

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


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