- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I am getting compile-time error with the program below. I am wondering what is wrong here....
Compile and Build as: ifort /O3 /exe:Test.exe BaseModule.f90 ObjModule.f90 Test.f90
When the character array is passed as assumed-shape it is fine. That is, commenting out line 21 from ObjModule.f90 will result in a successful build.
Abhi
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@abhimodak,
At first glance, your code looks conforming to me. It's the compiler which appears to be in error. You may want to submit a support request with Intel and have their team review your case, especially if you think the code works with prior versions of the compiler.

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