[97575] trunk/dports/lang/ecl/Portfile
Mark Evenson
evenson at panix.com
Sun Sep 9 06:07:58 PDT 2012
On Sep 9, 2012, at 2:52 PM, Ryan Schmidt <ryandesign at macports.org> wrote:
>
> On Sep 9, 2012, at 07:35, easieste at macports.org wrote:
>
>> Needed to explicitly name llvm-gcc-4.2 as the compiler for OS X 12.x.
>> Maybe this needs to be done for other platforms?
>
> Why? What happened using clang?
The build fails with clang, running into a segmentation fault when the bootstrap images attempts to compile the system Lisp.
> If anything, the compiler choice should be based on the Xcode version, not the OS version.
>
> Usually you'd just write:
>
> compiler.blacklist clang
I don't have access to other OS X versions to test enough, so I thought that this would be the minimally destructive specification as I *know* that clang fails on OS X 12.x.
More information about the macports-dev
mailing list