[Haskell-cafe] possible bug for ghc 7 + xcode 4 on snow leopard?

Carter Schonwald carter.schonwald at gmail.com
Thu Mar 10 06:53:10 CET 2011


after experimenting by just naively moving the old Developer directory back
to its original location preceding the installation of xcode 4, everything
builds properly now.

still, this is not a reasonable long term solution. Any ideas about how this
might be fixed?

On Thu, Mar 10, 2011 at 12:33 AM, Carter Schonwald <
carter.schonwald at gmail.com> wrote:

> Hey All,
> As of installing xcode 4 earlier today,
>
> i'm getting errors of the form
> ld: library not found for -lcrt1.10.5.o
> collect2: ld returned 1 exit status
>
> for any haskell code that invokes ld in its cabal install process.
> 1) is this related to some problem in xcode / what the haskell code
> defaults to linking to?
> 2) is this something completely unrelated?
>
> thanks!
> -Carter
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110310/0de7598d/attachment.htm>


More information about the Haskell-Cafe mailing list