Re: Running a fortran programm under Windows XP
- From: "*** Russell" <richard.russell@xxxxxxxxxxx>
- Date: 26 May 2005 04:38:45 -0700
>>From your brief (but insufficient) description, I suspect your
executable was produced by a compiler such as the Lahey F77L/EM-32
using old DOS-extender technology. These won't run under XP, or under
Windows 2000 with hot fix #KB835732. The message that appears is
somethng like "Stack Fault Protection...." If this is the case, compile
using a compiler that produces a native Windows executable. Also, you
may be able to use an old 16-bit compiler to do the job. XP will run
some of that stuff.
.
- References:
- Running a fortran programm under Windows XP
- From: Shahabfar
- Running a fortran programm under Windows XP
- Prev by Date: Re: static function ? how ?
- Next by Date: Re: cmplx(0.,-x) or -j*x
- Previous by thread: Re: Running a fortran programm under Windows XP
- Next by thread: gprof and optimization
- Index(es):