freeon-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FreeON-devel] [Freeon-users] freeon documentation


From: Nicolas Bock
Subject: Re: [FreeON-devel] [Freeon-users] freeon documentation
Date: Thu, 3 May 2012 15:11:51 -0600

Hi Gao,

On Thu, May 3, 2012 at 2:44 PM, Gao Bin <address@hidden> wrote:
Hi, Nick

(1) You are right, it is the problem of -std=c99. After removing this flag, Spawn.c could be compiled.


Let me fix Spawn.c so your build doesn't blow up.
 
(2) I got the patch, and it worked, the test of H2O (NumFreq) passed. Thank you.


great!
 
Cheers

Gao


On Thu, May 3, 2012 at 4:04 AM, Gao Bin <address@hidden> wrote:
Hi, Nick

Sorry I have three more questions:

(1) On our computer cluster, I have tried "make V=1", here is the full compiler line:

icc -std=c99 -DHAVE_CONFIG_H -I. -I..  -I../hdf5-1.8.3/src -DBUILD_PATH="\"/home/gaobin/freeon-beta-2012-05-01\""  -g -O3 -no-prec-div -fpe0 -xHost    -MT Spawn.o -MD -MP -MF .deps/Spawn.Tpo -c -o Spawn.o Spawn.c

and it failed due to "undefined reference to `WCOREDUMP'". Do you know what is the reason based on the above compiler line?

I wonder if it's the '-std=c99' that does this. Can you run the above compiler command with and without -std=c99?
 
(2) On my MacBook, I have again tried the H2O.inp (NumFreq) in "examples" directory in the repository of FreeON (not in the tar ball). But it failed after several seconds, please kindly check the enclosed output file.

I can confirm that I am seeing the exact same failure. I will have a look.
 
(3) Also on my MacBook, I have tried "make check". It failed when checking Validate/SinglePoint/Restricted/HeH+. Could you please kindly check the enclosed regressionTest.log and HeH+_24042.out? Thank you very much.

Sorry, that's a bug for sure. I will have to fix the validate checks.

nick


_______________________________________________
FreeON-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/freeon-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]