[Users] problems with the Absoft compiler on Mac

Babiuc-Hamilton, Maria babiuc at marshall.edu
Wed May 14 14:26:29 CDT 2008


Hello Erik,

Yes, you are right. That was silly from my part. I corrected it. However, the compilation is still stopped by the error:

Checking status of thorn Boundary
________________________________________________________________________
if [ ! -d ./ ] ; then mkdir -p ./ ; fi
cd ./ ; make CCTK_TARGET=make.checked TOP=/Users/mariababiuc/Cactus/configs/wavetoy CONFIG=/Users/mariababiuc/Cactus/configs/wavetoy/config-data SRCDIR=/Users/mariababiuc/Cactus/arrangements/CactusBase/Boundary/src THORN=Boundary USESTHORNS="" -f /Users/mariababiuc/Cactus/lib/make/make.subdir
make[3]: *** No rule to make target `ScalarBoundary.c.o', needed by `make.checked'.  Stop.
make[2]: *** [make.checked] Error 2
make[1]: *** [/Users/mariababiuc/Cactus/configs/wavetoy/lib/libthorn_Boundary.a] Error 2

There are some error in the config.log file, which is attached. The problem seems to be with gcc. Would you please take a look?

Thanks,
Maria
________________________________________
From: users-bounces at cactuscode.org [users-bounces at cactuscode.org] On Behalf Of Erik Schnetter [schnetter at cct.lsu.edu]
Sent: Wednesday, May 14, 2008 1:11 PM
To: Cactus users mailing list
Subject: Re: [Users] problems with the Absoft compiler on Mac

On May 14, 2008, at 08:59:30, Babiuc-Hamilton, Maria wrote:

> Hello,
>
> I am trying to compile and run the wavetoy on a Mac laptop, with OSX
> version 10.4.11 and Intel Core 2 Duo processor, and  Absoft10.1
> fortran compiler, but I run into troubles.
> The problem is:
> ________________________________________________________________________
> make[3]: *** No rule to make target `ScalarBoundary.c.o', needed by
> `make.checked'.  Stop.
> make[2]: *** [make.checked] Error 2
>
> I am using the config file that I found on the Cactus web page:
>
> CC=gcc
> CXX=g++
> F77=/Applications/Absoft10.1/bin/f77
> F90=/Applications/Absoft10.1/bin/f95
> -Dminimise_outstanding_communications=moc_toolong
> -Duse_collective_communication_buffers=uccb_toolong

Maria,

you are receiving errors:

Could not parse configuration line 5...
'-Dminimise_outstanding_communications=moc_toolong'
Could not parse configuration line 6...
'-Duse_collective_communication_buffers=uccb_toolong'

I believe that the two -D options should be on the same line as the
F90 setting.

-erik

--
Erik Schnetter <schnetter at cct.lsu.edu>   http://www.cct.lsu.edu/~eschnett/

My email is as private as my paper mail.  I therefore support encrypting
and signing email messages.  Get my PGP key from www.keyserver.net.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 21923 bytes
Desc: config.log
Url : http://www.cactuscode.org/pipermail/users/attachments/20080514/46814911/attachment-0001.obj 


More information about the Users mailing list