#4852: Incorrect HSC2HS_EXTRA value of hsc2hs on MacOS 10.6
------------------------------+---------------------------------------------
Reporter: kazu-yamamoto | Owner:
Type: bug | Status: new
Priority: normal | Component: hsc2hs
Version: 7.1 | Keywords:
Testcase: | Blockedby:
Os: MacOS X | Blocking:
Architecture: x86 | Failure: Other
------------------------------+---------------------------------------------
The shell script wrapper "hsc2hs" for the "hsc2hs" binary of GHC 7.0.2 rc1
on MacOS 10.6 set the HSC2HS_EXTRA environment variable incorrectly. It
specifies /Developer/SDKs/MacOSX10.5.sdk but the correct value is
/Developer/SDKs/MacOSX10.6.sdk. Acutually, hsc2hs of GHC 7.0.2rc1 causes a
problem when I built the "network" library on github. And if I change the
value to /Developer/SDKs/MacOSX10.6.sdk, the "network" library can be
build.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4852>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs