[Hackage] #189: Handle framework paths (-F) in Cabal
Hackage
trac at galois.com
Fri Jan 4 10:55:56 EST 2008
#189: Handle framework paths (-F) in Cabal
----------------------------+-----------------------------------------------
Reporter: guest | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Cabal library | Version: 1.2.2.0
Severity: normal | Resolution:
Keywords: | Difficulty: normal
Ghcversion: 6.8.2 | Platform: Mac OS
----------------------------+-----------------------------------------------
Changes (by guest):
* ghcversion: 6.8.1 => 6.8.2
Comment:
cabal should not need to pass `$HOME/Library/Frameworks` to ghc. ghc
itself should pass `-F$HOME/Library/Frameworks` to gcc and the linker on
Macs. See my (most recent) file `DriverPipeline.hs` in
http://hackage.haskell.org/trac/ghc/ticket/1395
Christian (.Maeder at dfki.de)
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/189#comment:2>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list