Search found 3 matches

by hadibh
Tue Jul 28, 2015 3:11 am
Forum: ROMS Installation
Topic: make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEF
Replies: 10
Views: 7689

Re: make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE

I think I did everything in Cygwin. However, I am going to repeat installation process and if I failed again I'll consider linux. Thanks for your suggestion.
by hadibh
Mon Jul 27, 2015 4:12 am
Forum: ROMS Installation
Topic: make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEF
Replies: 10
Views: 7689

Re: make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE

Hi Kate,

Thanks for your reply.

Line 29 is this: FFLAGS := -frepack-arrays
exactly similar to what you wrote. However, the whole file is in only 6 lines in notepad and they are all consecutively written without any new line in between different commands. Following is a picture of it:
by hadibh
Sun Jul 26, 2015 11:38 am
Forum: ROMS Installation
Topic: make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEF
Replies: 10
Views: 7689

Re: make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE

Hi, I have a similar problem to the one posted in this topic. When I run upwelling test I get an error like this: rm -f -r core *.ipo /home/myusername/roms/Projects/Upwelling/Build /home/myusername/make_macros.mk makefile:238: INCLUDING FILE /home/myusername/make_macros.mk WHICH CONTAINS APPLICATION ...