- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I'm working on this program that we took off of an old computer running VAX and now we are trying to get it to run on Compaq Visual Fortran. This program referenced some libraries and such, so we just copied all the folders and files onto the new computer and tried to compile. We got a fatal error, something about an internal compiler error (C0000005). What should we do?
Thanks a bunch
Thanks a bunch
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Report the problem to Visual Fortran Support (vf-support@compaq.com) First, though, download and install the 6.6B update (assuming you have 6.6) from the Compaq Fortran web site and see if the problem is still there. An internal compiler error is ALWAYS a compiler bug.
If it is, be sure to attach a ZIP archive of your project to the problem report. See http://compaq.com/fortran/support/visual.html for details.
Note that if you have compiled libraries from the VAX, you can't use them on the PC - you'll need to recompile everything.
Steve
If it is, be sure to attach a ZIP archive of your project to the problem report. See http://compaq.com/fortran/support/visual.html for details.
Note that if you have compiled libraries from the VAX, you can't use them on the PC - you'll need to recompile everything.
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