public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Yvonne Becherini <Yvonne.Becherini@bo.infn.it>
To: Rupert Wood <me@rupey.net>
Cc: <gcc-help@gcc.gnu.org>
Subject: RE: cannot exec `as'
Date: Tue, 16 Apr 2002 06:50:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.33.0204161530270.3738-100000@archimede.bo.infn.it> (raw)
In-Reply-To: <616BE6A276E3714788D2AC35C40CD18D56164E@whale.softwire.co.uk>

>   1. check that 'as' is in your path:
> 
>          which as

/usr/bin/as

 
>   2. check that you have permission to execute 'as':
> 
>          ls -la /usr/bin/as
> 

-rwxr-xr-x    1 root     root       227212 Sep 26  2001 /usr/bin/as

>      Hopefully you'll get at least permissions -r-xr-xr-x.
> 
>   3. ask gcc which 'as' it's trying to use:
> 
>          g++ -v -dump-prog-name=as

Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
g++: No input files


Any idea?

Thanks,

Yvonne

  reply	other threads:[~2002-04-16 13:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <616BE6A276E3714788D2AC35C40CD18D5B2482@whale.softwire.co.uk>
2002-04-15 13:54 ` Rupert Wood
2002-04-16  6:50   ` Yvonne Becherini [this message]
     [not found] <616BE6A276E3714788D2AC35C40CD18D5B260D@whale.softwire.co.uk>
2002-04-16  6:54 ` Rupert Wood
2002-04-16  7:36   ` Yvonne Becherini
2002-04-16  7:47     ` Ish Rattan
     [not found] <616BE6A276E3714788D2AC35C40CD18D5B246F@whale.softwire.co.uk>
2002-04-15 10:46 ` Rupert Wood
2002-04-15 11:18   ` Yvonne Becherini
2002-04-15 10:37 Yvonne Becherini
2002-04-16  2:41 ` pritam kokate
2002-04-16  6:50   ` Yvonne Becherini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.33.0204161530270.3738-100000@archimede.bo.infn.it \
    --to=yvonne.becherini@bo.infn.it \
    --cc=gcc-help@gcc.gnu.org \
    --cc=me@rupey.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).