- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Everybody,
When compiling with ifort 8.1 (on my PC/ReadHat), I get the following error message :
----------------------------------^
fortcom: Error: file.f, line 10: Syntax error, found ''' when expecting one of: ( * :: , ...
. (cnfigtb(l,nsm,is),sym(l),'(',qPAO(l,nsm),')',
----------------------------------------------------------^
fortcom: Error: file.f, line 10: Syntax error, found ''' when expecting one of: ( * :: ,
. (cnfigtb(l,nsm,is),sym(l),'(',qPAO(l,nsm),')',
----------------------------------------------------------^
I didn't get error message with that code when compiling with ifort 8.0.
Do I have to put/check one new option ?
Regards,
Frederic
Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you using the latest compiler, 8.1.024? If so, this may be a bug that will be fixed in the next update. A workaround is to continue the line differently - add a continuation before the '('- I think that will work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, it is. version 8.1.024 ...
BTW, I turned to my old compiler (8.0.034).
I am not alone to find that bug, on my forum.
Best regards,
Frederic
BTW, I turned to my old compiler (8.0.034).
I am not alone to find that bug, on my forum.
Best regards,
Frederic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, you are not the only one to run into this. It will be fixed in the next update.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Steve,
after update to latest version, say 8.1-025, I still run into same situation. Will this fixed shortly? However, old version fortran compiler, say 7.1, dont have similar error msg.
Thanks.
BR,
J
after update to latest version, say 8.1-025, I still run into same situation. Will this fixed shortly? However, old version fortran compiler, say 7.1, dont have similar error msg.
Thanks.
BR,
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am told it will be fixed in an update due out in mid-April.

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