public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/33814]  New: Failure of gfortran n Mac Mini
@ 2007-10-19  2:56 cbas25 at strath dot ac dot uk
  2007-10-19  6:40 ` [Bug fortran/33814] " burnus at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: cbas25 at strath dot ac dot uk @ 2007-10-19  2:56 UTC (permalink / raw)
  To: gcc-bugs

I am using gfortran on a Mac Mini, and have got the compiler by untaring the
gfortran-intel-bin.tar package.  The compilers are located in /usr/local/bin. 
I am running Mac OS X Version 10.4.10

Whenever I invoke this compiler without specifying a cource file I get the
expected error message:
gfortran: no input files
>From this I deduce that the compiler is in the correct place and is able to
detect this simplest of errors

Whenever I invoke the compiler with a valid fortran source file I get the error
message:
gfortran: error trying to exec 'f951': execvp: No such file or directive.

I detected this error while trying to compile the sources for OpenGl, and I
could not make sense of the message.  I then discovered that the error message
was the same for all the input files that I tried.

Eventually I tried compiling a program that compiled successfully with g77
using the command line:

/usr/local/bin/g77 -ffixed-form -ffixed-line-length-132
-fbounds-check-ffortran-bounds-check -w -ff90 -0 strauss strauss.f

with the command line:

/usr/local/bin/gfortran -ffixed-form -ffixed-line-length-132 -fbounds-check
-fmax-errors-0 -o strauss strauss.f

This caused the response (as before) "gfortran: error trying to exec 'f951' :
execvp"

I have searched the known bugs file for f951 without any response.

I admit that I am new to Mac systems but have experience of Linux and SGI
systems from which the
above source files are derived.

I have tried out trivially simple source programs for testing and got the same
error message in response


-- 
           Summary: Failure of gfortran n Mac Mini
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: cbas25 at strath dot ac dot uk


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


^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <bug-33814-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2011-10-03 15:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-19  2:56 [Bug fortran/33814] New: Failure of gfortran n Mac Mini cbas25 at strath dot ac dot uk
2007-10-19  6:40 ` [Bug fortran/33814] " burnus at gcc dot gnu dot org
2007-10-19 15:25 ` cbas25 at strath dot ac dot uk
2007-10-24 10:09 ` fxcoudert at gcc dot gnu dot org
     [not found] <bug-33814-4@http.gcc.gnu.org/bugzilla/>
2011-10-03 15:17 ` mercergeoinfo at yahoo dot co.uk

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