[Users] problems with the Absoft compiler on Mac
Erik Schnetter
schnetter at cct.lsu.edu
Wed May 14 12:11:14 CDT 2008
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: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://www.cactuscode.org/pipermail/users/attachments/20080514/11e3d9ee/attachment.bin
More information about the Users
mailing list