- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, everyone:
I am using ifort_8.0.034 to compile current grpaes on Itanium2. Some errors occur as following:
------------------------------------------------------------------------------
rm -f module_ra_ec.o
sed /!.*'/s/'//g module_ra_ec.F > module_ra_ec.b
/usr/bin/cpp -I../inc -P -traditional -I. -I. -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DRWORDSIZE=4 -DLWORDSIZE=4 -DDWORDSIZE=8 -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DNO_RRTM_PHYSICS module_ra_ec.b > module_ra_ec.f
rm -f module_ra_ec.b
mpif90 -c -O2 -ip -ftz -fno-alias -safe_cray_ptr -convert big_endian -free -r8 -I../frame -I../share -I../phys -I../inc -I../dyn_grapes module_ra_ec.f
fortcom: Error: module_ra_ec.f, line 8002: Syntax error, found INTEGER_CONSTANT '100' when expecting one of: ; BLOCK BLOCKDATA PROGRAM TYPE COMPLEX BYTE CHARACTER ...
100 CONTINUE
..^
fortcom: Error: module_ra_ec.f, line 8182: Syntax error, found INTEGER_CONSTANT '100' when expecting one of: ; BLOCK BLOCKDATA PROGRAM TYPE COMPLEX BYTE CHARACTER ...
100 CONTINUE
..^
fortcom: Error: module_ra_ec.f, line 8711: Syntax error, found INTEGER_CONSTANT '100' when expecting one of: ; BLOCK BLOCKDATA PROGRAM TYPE COMPLEX BYTE CHARACTER ...
100 CONTINUE
..^
fortcom: Error: module_ra_ec.f, line 9111: Syntax error, found INTEGER_CONSTANT '100' when expecting one of: ; BLOCK BLOCKDATA PROGRAM TYPE COMPLEX BYTE CHARACTER ...
100 CONTINUE
..^
fortcom: Error: module_ra_ec.f, line 8002: This statement is positioned incorrectly and/or has syntax errors.
100 CONTINUE
..^
fortcom: Error: module_ra_ec.f, line 8182: This statement is positioned incorrectly and/or has syntax errors.
100 CONTINUE
..^
fortcom: Error: module_ra_ec.f, line 8711: This statement is positioned incorrectly and/or has syntax errors.
100 CONTINUE
..^
fortcom: Error: module_ra_ec.f, line 9111: This statement is positioned incorrectly and/or has syntax errors.
100 CONTINUE
..^
compilation aborted for module_ra_ec.f (code 1)
make[2]: [module_ra_ec.o] Error 1 (ignored)
-------------------------------------------------------------------------------------------
I found that I am not the first one who was unfortunate,and several posts related to this topic had been discussed here, however, there's no final answer. I want to ask it again, what's wrong on earth?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page