[Users] Problems with the Intel compiler on Mac

Babiuc-Hamilton, Maria babiuc at marshall.edu
Wed May 14 16:12:56 CDT 2008


Hello,

The same problem [No rule to make target `ScalarBoundary.c.o', needed by `make.checked'] appears at the compilation of the wavetoy, when I am using the Intel compilers for mac.
The config screen output is:
________________________________________________________________________
Cactus - version: 4.0.b16
Reconfiguring wavetoy.
Adding configuration options from user defaults...
  Setting CC to 'icc'
  Setting CXX to 'icpc'
  Setting F77 to 'ifort'
  Setting F90 to 'ifort'
  Setting FPPFLAGS to '-traditional'
End of options from user defaults.
creating cache ./config.cache
checking host system type... i386-apple-darwin8.11.1
checking whether make sets ${MAKE}... yes
checking whether the C compiler (icc  ) works... yes
checking whether the C compiler (icc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether the C++ compiler (icpc  ) works... yes
checking whether the C++ compiler (icpc  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking for ranlib... ranlib
checking for cpp... /usr/bin/cpp
checking for cpp... /usr/bin/cpp
checking for perl... perl
checking for ar... ar
checking for mkdir... mkdir
checking for bash... /bin/sh
checking how to run the C preprocessor... /usr/bin/cpp
checking for ANSI C header files... yes
checking whether byte ordering is bigendian... no
checking size of long long... 8
checking size of long int... 4
checking size of int... 4
checking size of short int... 2
checking size of long double... 16
checking size of double... 8
checking size of float... 4
checking size of char *... 4
checking for the null device... /dev/null
checking for gethostbyname... yes
checking whether mode_t is defined... yes
checking for availability of gettimeofday timing... yes
checking if gettimeofday needs timezone... yes
checking for availability of getrusage timing... yes
checking for availability of _ftime timing... no
checking for time.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for string.h... yes
checking for assert.h... yes
checking for tgmath.h... yes
checking for sys/stat.h... yes
checking for getopt.h... yes
checking for dirent.h... yes
checking for c_asm.h... no
checking for intrinsics.h... no
checking for mach/mach_time.h... yes
checking for regex.h... yes
checking for sys/filio.h... yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for netdb.h... yes
checking for arpa/inet.h... yes
checking for winsock2.h... no
checking for crypt.h... no
checking for signal.h... yes
checking for malloc.h... no
checking whether time.h and sys/time.h may both be included... yes
checking whether socklen_t is defined... yes
checking whether SOCKET is defined... no
checking for hrtime_t... no
checking for gethrtime... no
checking for read_real_time... no
checking for time_base_to_time... no
checking for clock_gettime... no
checking for mach_absolute_time... yes
checking for _rtc intrinsic... no
checking for mallinfo... no
checking for mallopt... no
checking whether M_MMAP_THRESHOLD is defined... no
checking if __int64 is defined... yes
checking for vector... yes
checking for vector.h... yes
checking for getopt_long_only... yes
checking for working const... yes
checking for C inline... inline
checking for C restrict... __restrict__
checking for C++ restrict... __restrict__
checking for C bool... no
checking for CXX bool... yes
checking for Fortran REAL*4... yes
checking for Fortran REAL*8... yes
checking for Fortran REAL*16... yes
checking for Fortran COMPLEX*8... yes
checking for Fortran COMPLEX*16... yes
checking for Fortran COMPLEX*32... yes
checking for crypt... yes
checking for finite... yes
checking for isnan... yes
^[[Bchecking for isinf... yes
checking for mkstemp... yes
checking for va_copy... yes
creating cctk_Archdefs.h
creating make.arch.defn
creating cctk_Extradefs.h
creating make.extra.defn
cctk_Archdefs.h is unchanged
make.arch.defn is unchanged
cctk_Extradefs.h is unchanged
make.extra.defn is unchanged
updating cache ./config.cache
creating ./config.status
creating make.config.defn
creating make.config.deps
creating make.config.rules
creating cctk_Config.h
Determining number of fortran underscores...
Compiling test file with ifort -align -w95 ...
Lowercase - One trailing underscore
Compiling test file with ifort -align -w95 ...
Lowercase - One trailing underscore



More information about the Users mailing list