MacPorts 2.1.0-rc2 now available for testing

Ryan Schmidt ryandesign at macports.org
Sun May 13 11:51:54 PDT 2012


On May 13, 2012, at 12:56, Jack Howarth wrote:

> On Sat, May 12, 2012 at 11:41:14PM -0500, Ryan Schmidt wrote:
>> 
>> On May 12, 2012, at 14:48, Jack Howarth wrote:
>> 
>>> Is anyone else finding that a clean install of MacPorts 2.1.0-rc2 from
>>> the source tarball on 10.7.4 with Xcode 4.3.2 results in the installed
>>> MacPorts building packages with llvm-gcc rather than clang?
>> 
>> Can you give an example of such a port?
> 
> I was just rebuilding molmol (which uses gcc without a path in its Makefile).
> The error messages issued were from llvm-gcc. I thought MacPorts under Xcode 4.3.2

> should be defaulting instances of unpathed gcc to clang, no?

No. Fix the molmol source code; it needs to be using $(CC) instead of "gcc"; see:

https://trac.macports.org/wiki/UsingTheRightCompiler




More information about the macports-dev mailing list