Re: Xcode 3 with OpenMPI compile problem
Re: Xcode 3 with OpenMPI compile problem
- Subject: Re: Xcode 3 with OpenMPI compile problem
- From: Philip Aker <email@hidden>
- Date: Sat, 05 Apr 2008 13:14:05 -0700
On 08-04-05, at 10:25, Andrew Forrest wrote:
The directory
Developer/Library/Xcode/Specifications/
does exist, but putting the script in this directory does not help.
That location appears to be good with this spec. It changes the
ExecPath to /usr/bin/mpicc (the actual location OMM).
/* Xcode Compiler Specification for MPICC */
{ Type = Compiler;
Identifier = com.apple.compilers.mpicc;
BasedOn = com.apple.compilers.gcc.4_0;
Name = "MPICC";
Version = "Default";
Description = "MPI GNU C/C++ Compiler 4.0";
ExecPath = "/usr/bin/mpicc"; /* This gets converted to the g++
variant automatically */
PrecompStyle = pch;
}
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden