Re: [MacPorts] #13039: ghc 6.6.1 does not build on Mac OS X 10.5 Leopard
#13039: ghc 6.6.1 does not build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: rzilibowitz@yahoo.com.au | Owner: gwright@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: GHC Leopard ---------------------------------------+------------------------------------ Comment (by bfulgham@macports.org): Does the GHC team indicate they can build under Leopard? Last I checked, there were various e-mail indicating the problem was not resolved. It might be possible to build using the same trick as for O'Caml, which basically tells the system to build as OS 10.4: platform darwin 9 { # In DP 1.6... # macosx_deployment_target 10.4 # For now, specify manually to build with Tiger-style: configure.env-append MACOSX_DEPLOYMENT_TARGET=10.4 build.env-append MACOSX_DEPLOYMENT_TARGET=10.4 destroot.env-append MACOSX_DEPLOYMENT_TARGET=10.4 } Could someone try this and report back if it allows GHC to build? -- Ticket URL: <https://svn.macports.org/projects/macports/ticket/13039#comment:6> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts