/opt/local/lib/libgcc_s.1.dylib, binutils, llvm-gcc42

Rainer Müller raimue at macports.org
Mon Jan 11 05:50:22 PST 2010


On 2009-12-17 05:37 , Dan Ports wrote:
> On Wed, Dec 16, 2009 at 09:04:13PM -0600, Ryan Schmidt wrote:
>> My recommendation is to not install llvm-gcc42 until this issue is resolved. If anyone can assist in resolving this issue, it would be appreciated.
> 
> Isn't the solution to both of these problems (libiberty & libgcc_s) just a
> matter of adding
>    --libdir=${prefix}/lib/${name}          
>    --libexecdir=${prefix}/libexec/${name}          
>    --includedir=${prefix}/include/${name} 
> to configure.args?

I agree with Dan. This is also what we do for gcc4* ports to avoid
conflicts, so it would be consequent to do the same for llvm-gcc42.

Rainer


More information about the macports-dev mailing list