- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
My codes run well in Intel Visual Fortran, but when I cope the codes to Linux Emac, and compile it with command gfortran
a problem arises: Error: Symbol 'av' at (1) has no IMPLICT type.
What is wrong? What does (1) refer to?
Thanks a lot.
My codes run well in Intel Visual Fortran, but when I cope the codes to Linux Emac, and compile it with command gfortran
a problem arises: Error: Symbol 'av' at (1) has no IMPLICT type.
What is wrong? What does (1) refer to?
Thanks a lot.
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - ffmin
Hi,
My codes run well in Intel Visual Fortran, but when I cope the codes to Linux Emac, and compile it with command gfortran
a problem arises: Error: Symbol 'av' at (1) has no IMPLICT type.
What is wrong? What does (1) refer to?
Thanks a lot.
My codes run well in Intel Visual Fortran, but when I cope the codes to Linux Emac, and compile it with command gfortran
a problem arises: Error: Symbol 'av' at (1) has no IMPLICT type.
What is wrong? What does (1) refer to?
Thanks a lot.
Just a wild guess since you didn't post any code, but it sounds like 'av' hasn't been given a type declaration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - MDK
Just a wild guess since you didn't post any code, but it sounds like 'av' hasn't been given a type declaration.
But my codes run well in Intel Visual Fortran. I just copied the codes to Linux Emacs, and the complilation ran into such a problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I suggest that you ask wherever gfortran support lives. The comp.lang.fortran newsgroup is one option. It may be that gfortran is missing a feature or extension of Intel Visual Fortran, or that you need some compiler option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - ffmin
Thanks for your response.
But my codes run well in Intel Visual Fortran. I just copied the codes to Linux Emacs, and the complilation ran into such a problem.
But my codes run well in Intel Visual Fortran. I just copied the codes to Linux Emacs, and the complilation ran into such a problem.

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