This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: gfortran and suse 10.0


Quoting Mike Hosek <mkh@sw064.physics.indiana.edu>:

>
>
> gfortran does not seem to work w/ suse 10.0.
> I suppose the basic problem is with suse having gone
> to 4.X of gcc. (a g77 rpm does not come with 10.0.)
> Is this expected to be fixed any time soon?
> Is there some way to get fortran for suse 10.0?

I'm not entirely sure what you're asking.  gfortran and g77 are two different
programs, and gcc 4.0 doesn't include g77, but gfortran instead.  Maybe you
could clarify your question.  Assuming that you installed your vendors (i.e.,
suse's) packages for gcc/gfortran 4.0 ...

> prompt> gfortran silica-find-Q.f
> /tmp/ccJj1Uo4.s: Assembler messages:
> /tmp/ccJj1Uo4.s:49: Error: suffix or operands invalid for `push'
> /tmp/ccJj1Uo4.s:62: Error: suffix or operands invalid for `push'
> /tmp/ccJj1Uo4.s:63: Error: suffix or operands invalid for `push'
> ...

... this looks like a packaging problem which you should report to suse.

- Tobi


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