On Mar 15, 2012, at 06:27, Russell Jones wrote:

> Is anyone else having this problem? The ticket below would suggest so, though 
> it may be a different problem from mine.
> 
> http://trac.macports.org/ticket/30306
> 
>  It's suggested that one build with clang rather than llvm-gcc42

This is already being accomplished by these lines in the gcc45 port:


if {${configure.compiler} == "llvm-gcc-4.2"} {
    configure.compiler clang
}


So that is not the reason for your build failure. Please file a ticket and 
attach your main.log so we can see what's going wrong in your case.



_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to