#2832: GHC -split-objs, Doesn't Print Error If GHC Built With SplitObjs = NO.
---------------------------------+------------------------------------------
    Reporter:  dejones           |        Owner:  igloo           
        Type:  merge             |       Status:  new             
    Priority:  normal            |    Milestone:  6.10.2          
   Component:  Compiler          |      Version:  6.11            
    Severity:  normal            |   Resolution:                  
    Keywords:  split-objs, ghc   |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * owner:  simonmar => igloo
  * type:  bug => merge

Comment:

 Fixed:

 {{{
 Wed Mar 11 11:00:58 GMT 2009  Simon Marlow <[email protected]>
   * FIX #2832: Setting SplitObjs=NO doesn't disable -split-objs in GHC
   Now ghc --info reports whether-split-objs is supported, rather than
   whether the libraries were built using -split-objs.
 }}}

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