|
[Sponsors] |
November 22, 2007, 03:19 |
ISAAC code compilation, Linux
|
#1 |
Guest
Posts: n/a
|
Hallo everyone,
I wonder if you could help me how to compile the ISAAC code with Linux g77 (f77) (my gcc version 3.4.6 20060404). After issuing "make" command I get following error: make[1]: Entering directory '../isaac/main' g77 -O2 -DCPU_TIME -c -o main.o main.F main.F: In program `isaac': main.F:198: include '../header/common.h' ^ Unable to open INCLUDE file `../header/common.h' at (^) main.F:199: include '../header/histry.h' ^ Unable to open INCLUDE file `../header/histry.h' at (^) main.F:457: IFCHAR(IFROE,1) = IFDS ... Why could not the compiler include files common.h, histry.h ? The relative inclusion path is correct, even file permission are set to 644. Small testing code, located in the same dirrectory as the main.F is, have no problem to include the common.h file. Any suggestion is welcome. Thanks a. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Open Source, Linux, Visit, Code-Saturne,openFOAM.. | Ahmed | Main CFD Forum | 9 | October 18, 2008 11:20 |
Solver error with return code 137 (CFX10 in Linux) | JamesH | CFX | 0 | January 25, 2006 06:54 |
Design Integration with CFD? | John C. Chien | Main CFD Forum | 19 | May 17, 2001 16:56 |
What is the Better Way to Do CFD? | John C. Chien | Main CFD Forum | 54 | April 23, 2001 09:10 |
own Code vs. commercial code | Bernhard Mueck | Main CFD Forum | 10 | February 16, 2000 11:07 |