
I just built HEAD successfully on OS X 10.8.3 (`xcodebuild -version`
reports "Xcode 4.6.1; Build version 4H512) with the traditional routine. I
think this was due to some recent fallout from enabling the dynamic way by
default, and Ian fixed it.
On Sat, Mar 16, 2013 at 6:36 PM, Kazu Yamamoto
Hi,
I started to look into fixing this issue, but HEAD no longer compiles for me. Here is the build error I get (on os x 10.8.2):
The same problem happens on my Mac since yesterday.
Watching this compiling the file by "dtruss" changes its behavior. That is, compiling the file finishes. But typing "make" results in the same problem on another file.
--Kazu
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs
-- Regards, Austin