#4468: Linking libstdc++ is broken on Windows
---------------------------------+------------------------------------------
    Reporter:  rl                |        Owner:  igloo       
        Type:  bug               |       Status:  new         
    Priority:  high              |    Milestone:  7.0.2       
   Component:  Compiler          |      Version:  7.1         
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Windows           |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by rl):

 Adding the DLL would be strange. The C libraries (libgcc, libm etc.)
 aren't shipped as DLLs, why should C++ be treated differently? Either all
 those DLLs should be included or none of them should.

 Removing C++ support doesn't seems like a useful change to me. It's very
 easy to include in the distribution but rather hard to install separately.
 Besides, this would be a significant change from 6.12.

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