#36474: Perl 5.12 Config.pm gets wrong gcc ----------------------------+-------------------------------- Reporter: macports.org@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ----------------------------+-------------------------------- On a freshly formatted Macbook Pro, SnowLeopard, with Xcode 4.2, I attempted 'port install arb'. It died, and I applied the patch (gcc -O3 instead of gcc -O4) found here: http://bugs.arb-home.de/changeset/8675/trunk/Makefile I tried again, and it died in a new way: /usr/bin/gcc-4.2: No such file or directory It was building in the 'PERL2ARB' directory, and it got the CC variable from /opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level/Config.pm It appears that the perl5.12 port needs to find /usr/bin/llvm-gcc-4.2 during installation. -- Ticket URL: <https://trac.macports.org/ticket/36474> MacPorts <http://www.macports.org/> Ports system for Mac OS