Cabal shouldn't try to build split-objs when ghc reports it does not support it
Aperta
Cabal: other
old-milestone: ⊥
type: bug
- Lingua principale
- Haskell
- Stelle
- 1.7k
- Fork
- 750
- Merge medio
- 4g 3h
- PR unite (30g)
- 28
Descrizione
(Imported from [Trac #421](http://hackage.haskell.org/trac/hackage/ticket/421), reported by @dcoutts on 2008-12-01)
It is possible to build ghc without support for object splitting. In such a case Cabal should refuse to work if the user enables split objs.
All one has to do is to parse the output of ghc --info (which is in a Read/Show format).
See also #24.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.