- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a Fortran program that has worked for years under NT 3/4. I recently moved to Win2K. After recompile/link, I get errors such as floating invalid that I never had before. If I bring over the pristine executable currently in production (compiled under NT4) and run it on Win2K, I get the same errors. If I put my Win2K-compiled executable on NT4, it works perfectly. Any ideas?
Thanks,
Richard
Thanks,
Richard
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My guess is that you have uninitialized variables which happen to end up as different values on the W2K system.
Steve
Steve

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