On Oct 30, 2013, at 4:19 PM, Satish Balay <[email protected]> wrote:
> unless everyone is using xcode5 - I think gcc/g++ is a safer default.
Then you need a check in the logic because gcc/g++ is not a good default
with Xcode >= 5.
You could try clang first and get that it is Apple LLVM version 5.0
(clang-500.2.79) (based on LLVM 3.3svn) or better.
Barry
>
> Satish
>
> On Wed, 30 Oct 2013, Barry Smith wrote:
>
>>
>> Satish,
>>
>> I think ./configure still defaults to using gcc/g++ on Apple if just
>> run. Can you please change this in petsc-dev to default to the clang
>> compilers clang and clang++
>>
>> Thanks
>>
>> Barry
>>
>>
>