public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/40339]  New: gcc: error trying to exec 'as': execvp: No such file or directory
@ 2009-06-04 15:12 dsandler at paychex dot com
  2009-06-04 15:25 ` [Bug c/40339] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dsandler at paychex dot com @ 2009-06-04 15:12 UTC (permalink / raw)
  To: gcc-bugs

When compiling a program with gcc, we are receiving the following error...

gcc: error trying to exec 'as': execvp: No such file or directory

We checked that 'as' exists, and it does.  Please advise.


-- 
           Summary: gcc: error trying to exec 'as': execvp: No such file or
                    directory
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dsandler at paychex dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40339


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

* [Bug c/40339] gcc: error trying to exec 'as': execvp: No such file or directory
  2009-06-04 15:12 [Bug c/40339] New: gcc: error trying to exec 'as': execvp: No such file or directory dsandler at paychex dot com
@ 2009-06-04 15:25 ` pinskia at gcc dot gnu dot org
  2009-06-04 15:28 ` dsandler at paychex dot com
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-06-04 15:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2009-06-04 15:25 -------
the gcc driver program is not finding as.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40339


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

* [Bug c/40339] gcc: error trying to exec 'as': execvp: No such file or directory
  2009-06-04 15:12 [Bug c/40339] New: gcc: error trying to exec 'as': execvp: No such file or directory dsandler at paychex dot com
  2009-06-04 15:25 ` [Bug c/40339] " pinskia at gcc dot gnu dot org
@ 2009-06-04 15:28 ` dsandler at paychex dot com
  2009-06-04 15:48 ` paolo dot carlini at oracle dot com
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dsandler at paychex dot com @ 2009-06-04 15:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from dsandler at paychex dot com  2009-06-04 15:28 -------
(In reply to comment #1)
> the gcc driver program is not finding as.

What is the appropriate course of action?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40339


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

* [Bug c/40339] gcc: error trying to exec 'as': execvp: No such file or directory
  2009-06-04 15:12 [Bug c/40339] New: gcc: error trying to exec 'as': execvp: No such file or directory dsandler at paychex dot com
  2009-06-04 15:25 ` [Bug c/40339] " pinskia at gcc dot gnu dot org
  2009-06-04 15:28 ` dsandler at paychex dot com
@ 2009-06-04 15:48 ` paolo dot carlini at oracle dot com
  2009-06-05 13:38 ` dsandler at paychex dot com
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: paolo dot carlini at oracle dot com @ 2009-06-04 15:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from paolo dot carlini at oracle dot com  2009-06-04 15:47 -------
Properly install as. This is definitely not a GCC issue.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40339


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

* [Bug c/40339] gcc: error trying to exec 'as': execvp: No such file or directory
  2009-06-04 15:12 [Bug c/40339] New: gcc: error trying to exec 'as': execvp: No such file or directory dsandler at paychex dot com
                   ` (2 preceding siblings ...)
  2009-06-04 15:48 ` paolo dot carlini at oracle dot com
@ 2009-06-05 13:38 ` dsandler at paychex dot com
  2009-06-05 14:30 ` jakub at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dsandler at paychex dot com @ 2009-06-05 13:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from dsandler at paychex dot com  2009-06-05 13:37 -------
I'm running RHEL5 on an x86_64 box from HP.  I believe gcc and as were
preconfigured when the OS was installed on the box.  In what other ways would I
know if as was not properly installed?  Do you have any tips on what is the
correct way to install as?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40339


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

* [Bug c/40339] gcc: error trying to exec 'as': execvp: No such file or directory
  2009-06-04 15:12 [Bug c/40339] New: gcc: error trying to exec 'as': execvp: No such file or directory dsandler at paychex dot com
                   ` (3 preceding siblings ...)
  2009-06-05 13:38 ` dsandler at paychex dot com
@ 2009-06-05 14:30 ` jakub at gcc dot gnu dot org
  2009-06-05 14:59 ` dsandler at paychex dot com
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: jakub at gcc dot gnu dot org @ 2009-06-05 14:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from jakub at gcc dot gnu dot org  2009-06-05 14:30 -------
You haven't told us haw you have configured gcc, if it was a native build or
cross, etc.
If it is a native build, checking that /usr/bin/as exists is the first step.
You can e.g. strace the gcc driver to find out where exactly it is looking for
as.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40339


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

* [Bug c/40339] gcc: error trying to exec 'as': execvp: No such file or directory
  2009-06-04 15:12 [Bug c/40339] New: gcc: error trying to exec 'as': execvp: No such file or directory dsandler at paychex dot com
                   ` (4 preceding siblings ...)
  2009-06-05 14:30 ` jakub at gcc dot gnu dot org
@ 2009-06-05 14:59 ` dsandler at paychex dot com
  2009-06-05 15:52 ` jakub at gcc dot gnu dot org
  2009-06-05 16:32 ` dsandler at paychex dot com
  7 siblings, 0 replies; 9+ messages in thread
From: dsandler at paychex dot com @ 2009-06-05 14:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from dsandler at paychex dot com  2009-06-05 14:59 -------
(In reply to comment #5)
> You haven't told us haw you have configured gcc, if it was a native build or
> cross, etc.
> If it is a native build, checking that /usr/bin/as exists is the first step.
> You can e.g. strace the gcc driver to find out where exactly it is looking for
> as.

I'm working on getting an answer regarding the configuration of gcc from our SA
group, as I'm not an SA.  I can tell you that /usr/bin/as does exist.

All of my work has been done on HP-UX 11.23 and IA64 boxes, so I'm very new to
RHEL5 and x86_64.  Could you tell me how to strace the gcc driver?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40339


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

* [Bug c/40339] gcc: error trying to exec 'as': execvp: No such file or directory
  2009-06-04 15:12 [Bug c/40339] New: gcc: error trying to exec 'as': execvp: No such file or directory dsandler at paychex dot com
                   ` (5 preceding siblings ...)
  2009-06-05 14:59 ` dsandler at paychex dot com
@ 2009-06-05 15:52 ` jakub at gcc dot gnu dot org
  2009-06-05 16:32 ` dsandler at paychex dot com
  7 siblings, 0 replies; 9+ messages in thread
From: jakub at gcc dot gnu dot org @ 2009-06-05 15:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from jakub at gcc dot gnu dot org  2009-06-05 15:52 -------
Depends what command gives you that execvp: No such file or directory error.
Do
yum install strace
strace -f -o /tmp/gcc.log /whatever/command/gave/the/error its arguments
and look where it was looking for as before giving that failure.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40339


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

* [Bug c/40339] gcc: error trying to exec 'as': execvp: No such file or directory
  2009-06-04 15:12 [Bug c/40339] New: gcc: error trying to exec 'as': execvp: No such file or directory dsandler at paychex dot com
                   ` (6 preceding siblings ...)
  2009-06-05 15:52 ` jakub at gcc dot gnu dot org
@ 2009-06-05 16:32 ` dsandler at paychex dot com
  7 siblings, 0 replies; 9+ messages in thread
From: dsandler at paychex dot com @ 2009-06-05 16:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from dsandler at paychex dot com  2009-06-05 16:32 -------
I'll have the SA group here give that a try.  Thanks.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40339


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

end of thread, other threads:[~2009-06-05 16:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-04 15:12 [Bug c/40339] New: gcc: error trying to exec 'as': execvp: No such file or directory dsandler at paychex dot com
2009-06-04 15:25 ` [Bug c/40339] " pinskia at gcc dot gnu dot org
2009-06-04 15:28 ` dsandler at paychex dot com
2009-06-04 15:48 ` paolo dot carlini at oracle dot com
2009-06-05 13:38 ` dsandler at paychex dot com
2009-06-05 14:30 ` jakub at gcc dot gnu dot org
2009-06-05 14:59 ` dsandler at paychex dot com
2009-06-05 15:52 ` jakub at gcc dot gnu dot org
2009-06-05 16:32 ` dsandler at paychex dot com

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