/opt/local/lib/libgcc_s.1.dylib, binutils, llvm-gcc42
Ryan Schmidt
ryandesign at macports.org
Wed Dec 16 23:12:01 PST 2009
On Dec 16, 2009, at 22: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 don't use llvm-gcc at all myself, but in my experience this is
> typically the answer to such problems with gcc.)
It's possible that's all that's needed. I haven't tried it. What we need is for someone to try it and attach to the ticket a patch that works. I would say that ports that use llvm-gcc42 should also be tested to ensure they still work with this change, but fortunately there aren't any such ports.
More information about the macports-dev
mailing list