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]
Other format: [Raw text]

[Bug driver/48697] New: gcc: error trying to exec 'f951': execvp: No such file or directory


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

           Summary: gcc: error trying to exec 'f951': execvp: No such file
                    or directory
           Product: gcc
           Version: 4.4.3
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: driver
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: crivello@icmpe.cnrs.fr


Hi,

since the newest versions of gcc,
when I precompile a file.F > file.f before a fortran compilation,
I obtained this following message:
# gcc  file.F 
# gcc: error trying to exec 'f951': execvp: No such file or directory

I didn't have with error when I used gcc in the old ubuntu 8.04 version.
Thanks for giving some rescue tips.

\jc


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