Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

Program to big to fit in memory (error message)

jhouser
Beginner
441 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
441 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