Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29277 Discussions

Program to big to fit in memory (error message)

jhouser
Beginner
435 Views
I have been using digital fortran 6.1 successfully for a number of years on Windows NT. I upgraded to XP and reloaded Fortran. My old executables work fine. When I attempt to build a newexecutable (nothing has changed in the code)it compiles and builds fine, but when I try to run it I get the above error message. I reloaded my fortran once and the problem went away, but then came back. All subsequent attempts at reloading the program, building new workspces etc. have not solved the problem.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
435 Views
Do you get any warnings from the linker when you build the application? If so, what do they say?

This error can also come about from a corrupted EXE.
0 Kudos
Reply