On 2012/09/05 22:16, Matthias Kilian wrote: > After the switch to __guard_local, ghc's "dynamic linker" currently > doesn't work any longer, which causes *at least* devel/hs-vector > and devel/hs-type-level builds to fail (probably other hs-* ports > that use template-Haskell. I'm awaere of it, and I hope to find > time to fix this soon.
In an i386 bulk, these 2 were the only hs-* ports failing (plus any depending on these which were knocked out of the build) Both were related to gmp, Loading package integer-gmp ... linking ... ghc: /usr/local/lib/libgmp.a: unknown symbol `__guard_local'
