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: egcs install bug?


> Date: Tue, 9 Feb 1999 12:02:14 +0100
> From: Bengt Kleberg <bengt@softwell.se>
> To: egcs-bugs@cygnus.com

> I have downloaded egcs-1.1.1 and tried to install it on a Linux
> system.  The install part of teh installation might have a bug. Or,
> of course, I am doing something stupid.

> make install
> /bin/sh /tmp/adir/egcs-1.1.1/mkinstalldirs dirname=/tmp/adir/egcs dirname=/tmp/adir/egcs
> mkdir dirname=
> mkdir dirname=/tmp
> mkdir dirname=/tmp/adir
> mkdir dirname=/tmp/adir/egcs
> My guess is that the 'dirname=' part should not be included.

How did you configure?  I suspect you configured it wrong.

Try --prefix=/usr/local/egcs-1.1.1 for example.

Best of Luck.


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