#4860: Text.Regex crasher
-----------------------------+----------------------------------------------
  Reporter:  batkins         |          Owner:             
      Type:  bug             |         Status:  new        
  Priority:  high            |      Milestone:  7.0.2      
 Component:  libraries/base  |        Version:  7.0.1      
Resolution:                  |       Keywords:  regex crash
  Testcase:                  |      Blockedby:             
Difficulty:                  |             Os:  MacOS X    
  Blocking:                  |   Architecture:  x86        
   Failure:  Runtime crash   |  
-----------------------------+----------------------------------------------

Comment(by maeder):

 The "inplace/bin/hsc2hs" has the "-m32" flag set. But installing the
 binary distribution results in just: `HSC2HS_EXTRA="--cflag=-fno-stack-
 protector "`

 {{{
 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
 -I/Users/Shared/maeder/haskell/ghc-7.0.1.20110203/includes"
 }}}

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