- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are trying to convert an old Fortran 77 application to modern day free format code. When trying to rebuild the project the error "Warning Lnk4084: total image size 467791872 exceeds max (268435456) ; image may not run" occurs. I think this is because of the shear number (and sizes) of the arrays in the program and they way memory is allocated to them???? Is there a way to reduce the memory allocated to the arrays or to increase the maximum allowable limit?
Please excuse my ignorance if this is not what is happening but I have never come across this error before.
Many thanks
Stu
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Stu,
I remember that for that type of question Steve pointed once to that KB article http://h18009.www1.hp.com/fortran/kb/q1019.html. You can also try to search archive posts for that issue.
A.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A,
Thank you. Found it just a couple of minutes ago! I really should try searching!
Many Thanks
Stu

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page