#4852: cabal doesn't tell ./configure which gcc to use
----------------------------------+-----------------------------------------
    Reporter:  kazu-yamamoto      |        Owner:  igloo
        Type:  bug                |       Status:  new  
    Priority:  highest            |    Milestone:  7.0.2
   Component:  libraries (other)  |      Version:  7.1  
    Keywords:                     |     Testcase:       
   Blockedby:                     |   Difficulty:       
          Os:  Unknown/Multiple   |     Blocking:       
Architecture:  Unknown/Multiple   |      Failure:  Other
----------------------------------+-----------------------------------------

Comment(by kazu-yamamoto):

 I have tested the darcs HEAD of today on Snow Leaopard, and hsc2hs does
 not work well yet. Actually, hsc2hs has the following line:

 {{{
 HSC2HS_EXTRA="--cflag=-march=i686 --cflag=-m32 --cflag=-isysroot
 --cflag=/Developer/SDKs/MacOSX10.5.sdk --cflag=-mmacosx-version-min=10.5
 --cflag=-fno-stack-protector --lflag=-march=i686 --lflag=-m32
 --lflag=-isysroot --lflag=/Developer/SDKs/MacOSX10.5.sdk --lflag=-mmacosx-
 version-min=10.5"
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4852#comment:9>
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

Reply via email to