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

Dan Ports dports at ambulatoryclam.net
Wed Dec 16 20:37:34 PST 2009


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.)

Dan

-- 
Dan R. K. Ports                              <dports at ambulatoryclam.net>
Research Henchman
Massachusetts Institute of Technology                     <drkp at mit.edu>
Computer Science and Artificial Intelligence Lab    <drkp at csail.mit.edu>                            


More information about the macports-dev mailing list