#5407: ghc-7.2.1 build failed on sparc solaris with non-GNU linker
------------------------+---------------------------------------------------
    Reporter:  maeder   |       Owner:                     
        Type:  bug      |      Status:  new                
    Priority:  normal   |   Component:  Compiler           
     Version:  7.0.4    |    Keywords:                     
    Testcase:           |   Blockedby:                     
          Os:  Solaris  |    Blocking:                     
Architecture:  sparc    |     Failure:  Building GHC failed
------------------------+---------------------------------------------------

Comment(by maeder):

 This number appears in output using -v4:

 {{{
   instance
     Data.Typeable.Internal.Typeable GHC.Exception.SomeException where
     { Data.Typeable.Internal.typeOf _
         = Data.Typeable.Internal.mkTyConApp
             (Data.Typeable.Internal.mkTyCon
                8610171299581312226L##
                13419740508176834782L##
                "base"
                "GHC.Exception"
                "SomeException")
             [] }
 }}}

 and is one digit longer than other numbers (but works under x86 solaris)

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