bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUgcc does not work


From: Paul Jarc
Subject: Re: GNUgcc does not work
Date: Fri, 11 Jan 2002 15:02:57 -0500
User-agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/20.7 (i386-redhat-linux-gnu)

Akihiko Handa <address@hidden> wrote:
> I am writing this message to asking for your help
> regarding GNUgcc.

gcc has its own mailing lists.  See
<URL:http://gcc.gnu.org/lists.html>.

> The installation looked successfull, however, when I executed gcc
> program, it failed with the following messages:
>
> gcc: installation problem, cannot exec `as`: No such file or directory

Do you have the "as" program installed?  If not, install it.  If so,
make a symlink to it in
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2; that's the first
place gcc looks for it.  Likewise for ld.


paul



reply via email to

[Prev in Thread] Current Thread [Next in Thread]