- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What does 'compilation aborted' mean? Below is part ofthe Output window after trying to compile a (somewhat complex) Fortran file in debug mode. I'm using "Intel Fortran Compiler Integration for Microsoft Visual Studio .NET 2003, Version 8.0.2123.2003"
Compiling...
arrayTesting.f90
compilation aborted for D:sandboxesvip5GeneratedFortranCodePhase 04Array testingprototypearrayTesting.f90 (code 1)
All the best,
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It means that the compiler encountered some fatal error during compiling. You may want to look at the detailed build log to see if there are other clues. Submit an example to report if it is something like an internal compiler error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It was an internal compiler error. I've submitted a report.

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