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: Not compiling code


On Mon, Aug 20, 2012 at 05:56:13PM -0400, Johannes Kühn wrote:
> Dear experts,
> 
> I'm a little frustrated because I urgently struggle to compile
> an old FORTRAN code on my Windows machine using gfortran.
> 
> But every time I try to do so, I get the same error (about 50 of them):
> 
> "Error: invalid instruction suffix for `push'"
> 
> Does anyone of you have an idea what this could mean and how I can fix it?
> 

What does 'gfortran -v' generated and what hardware do you have?
Also, what command line options are you using?

-- 
Steve


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