Linking Problems when compiling NWChem 6.3


Click here for full thread
Clicked A Few Times
Quote:Kiran May 22nd 10:33 am
Doudou,

Can you post the following.

1. Output of make inside src/tce/ccsd_t/

2. Can you try linking with -lstdc++

Kiran



Yes I tried linking with -lstdc++ but to no avail.

Quote:Edoapra May 22nd 11:17 am
Doudou,
Since we are at a loss at reproducing your linking error, could you please post as many details as possible about your compialtion environment?
For example, please let us know
1) Linux distribution & version
2) gcc, g++ and gfortran versions and origin (i.e. how where they installed)
3) Cuda SDK version and it was installed.

Thanks, Edo


I was able to successfully compile and link NWChem 6.3 on another Linux box with exactly the same system configurations:

Ubuntu 12.04 64-bit
gfortran/gcc/g++ 4.6 installed using Ubuntu repositories
CUDA 5.0 default installation from NVidia