#809: SplitObjs option doesn't work when compiling ghc with gcc 4.x
------------------------+---------------------------------------------------
  Reporter:  guest      |          Owner:       
      Type:  bug        |         Status:  new  
  Priority:  high       |      Milestone:       
 Component:  Compiler   |        Version:  6.4.2
  Severity:  normal     |     Resolution:       
  Keywords:  SplitObjs  |             Os:  Linux
Difficulty:  Unknown    |   Architecture:  x86  
------------------------+---------------------------------------------------
Comment (by simonmar):

 Can someone check whether {{{-fno-unit-at-a-time}}} makes a difference?
 That is, add {{{-optc-fno-unit-at-a-time}}} to the offending compilation.

 x86_64 has been using this flag for a while, I'm not sure why we haven't
 needed it on x86 too - or maybe we just didn't notice.  I don't have gcc
 4.x on our x86 boxes here.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/809>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to