patch applied (cabal-branches/cabal-1.2): Figure out if hsc2hs is using gcc or ghc as it's C compiler
18 Oct
2007
18 Oct
'07
2:31 a.m.
Wed Oct 17 07:31:08 PDT 2007 Duncan Coutts <duncan@haskell.org> * Figure out if hsc2hs is using gcc or ghc as it's C compiler and pass the appropriate flags on the basis of knowing that. This is a hack. What we should do longer term is make hsc2hs always use gcc as it's C compiler and have Cabal figure out the right flags to pass it, rather than using ghc to pass on the appropriate flags to gcc. M ./Distribution/Simple/PreProcess.hs -3 +4 M ./Distribution/Simple/Program.hs -8 +31 M ./Distribution/Simple/Utils.hs -4 +11
6847
Age (days ago)
6847
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts