[Users] (no subject)
Frank Loeffler
frank.loeffler at aei.mpg.de
Sat May 17 03:27:13 CDT 2008
On Fri, May 16, 2008 at 05:19:37PM -0400, Babiuc-Hamilton, Maria wrote:
> Does anybody know how to compile cactus on a Mac OS X 10.4, with either the intel r Absoft compilers? Even if I remove all the thorn, I still get an ' no rule to make target' error:
Can you configure a clean (new) configuration and look whether the compiler
is recognized? You could send the stdout during the configure stage.
Look for lines like:
checking whether the C compiler
(/usr/local/compilers/intel_cce_10.1.013_x64/bin/icc -openmp -g -debug
all -align -std=gnu99 -ansi_alias -traceback
-Wl,-rpath,/usr/local/packages/numrel/gsl-1.8/lib
-Wl,-rpath,/usr/local/packages/numrel/hdf5-1.8.0-beta5/lib
-Wl,-rpath,/usr/local/compilers/intel_cce_10.1.013_x64/lib) works... yes
checking whether the C compiler
(/usr/local/compilers/intel_cce_10.1.013_x64/bin/icc -openmp -g -debug
all -align -std=gnu99 -ansi_alias -traceback
-Wl,-rpath,/usr/local/packages/numrel/gsl-1.8/lib
-Wl,-rpath,/usr/local/packages/numrel/hdf5-1.8.0-beta5/lib
-Wl,-rpath,/usr/local/compilers/intel_cce_10.1.013_x64/lib) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether the C++ compiler
(/usr/local/compilers/intel_cce_10.1.013_x64/bin/icpc -openmp -g -debug
all -align -restrict -traceback
-Wl,-rpath,/usr/local/packages/numrel/gsl-1.8/lib
-Wl,-rpath,/usr/local/packages/numrel/hdf5-1.8.0-beta5/lib
-Wl,-rpath,/usr/local/compilers/intel_cce_10.1.013_x64/lib) works... yes
checking whether the C++ compiler
(/usr/local/compilers/intel_cce_10.1.013_x64/bin/icpc -openmp -g -debug
all -align -restrict -traceback
-Wl,-rpath,/usr/local/packages/numrel/gsl-1.8/lib
-Wl,-rpath,/usr/local/packages/numrel/hdf5-1.8.0-beta5/lib
-Wl,-rpath,/usr/local/compilers/intel_cce_10.1.013_x64/lib) is a
cross-compiler... no
checking whether we are using GNU C++... yes
Frank
More information about the Users
mailing list