#5839: ARM linker support
--------------------------------+-------------------------------------------
    Reporter:  bgamari          |       Owner:  simonmar        
        Type:  feature request  |      Status:  patch           
    Priority:  high             |   Milestone:  7.4.2           
   Component:  Runtime System   |     Version:                  
    Keywords:                   |          Os:  Unknown/Multiple
Architecture:  arm              |     Failure:  None/Unknown    
  Difficulty:  Unknown          |    Testcase:                  
   Blockedby:                   |    Blocking:                  
     Related:                   |  
--------------------------------+-------------------------------------------

Comment(by simonmar):

 I don't see that commit in your github repo.  Did you rebase it away or
 something?

 {{{
 $ git remote show bgamari
 * remote bgamari
   Fetch URL: https://github.com/bgamari/ghc.git
   Push  URL: https://github.com/bgamari/ghc.git
   HEAD branch: master
   Remote branches:
     arm-ghci                tracked
     arm-ghci-7.4            tracked
     arm-ghci-7.4-clean      tracked
     at-defaults             tracked
     encoding                tracked
     ghc-7.2                 tracked
     ghc-constraint-solver   tracked
     ghc-generics            tracked
     ghc-kinds               tracked
     ghc-new-co              tracked
     known-key-serialization tracked
     local-gc                tracked
     master                  tracked
     monad-comp              tracked
     no-pred-ty              tracked
     patch-4404              tracked
     patch-5084              tracked
     profiling               tracked
     supercompiler           tracked
     type-nats               tracked
   Local refs configured for 'git push':
     known-key-serialization pushes to known-key-serialization (up to date)
     master                  pushes to master                  (fast-
 forwardable)
 $ git fetch bgamari
 $ git show e3aacf99e3a34f873df0699f8ea10b8535f08c56
 fatal: bad object e3aacf99e3a34f873df0699f8ea10b8535f08c56
 }}}

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