- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dears
I need to compile this code but how define make file in rdf subdirectory?
thanks
Best Regards.
I need to compile this code but how define make file in rdf subdirectory?
thanks
Best Regards.
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It may be sufficient to replace g77 (2 places) by ifort, possibly adding -fp-model source to FFLAGS. If the application depends on disabling optimization (as seems to have been recommended for cygwin), use -O0 rather than -fp-model source
Was that your question?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks
but I replace g77 with ifort but I get error for latest section "hread.f,...."
I get "NO Target ...."
please check it.
Best!
but I replace g77 with ifort but I get error for latest section "hread.f,...."
I get "NO Target ...."
please check it.
Best!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This would seem to indicate that you didn't set up your directory structure consistent with the (unusually structured) makefile. What does
less ../FORT/hread.f
give you, from the directory where you start make?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear TimP
do you mean I remove ../Fort/heard.f from make file?
I set directory of heard.f and other but I get error , please check it and compile it once.
do you mean I remove ../Fort/heard.f from make file?
I set directory of heard.f and other but I get error , please check it and compile it once.

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