[GHC] #10464: ghc 7.8.4 on arm

GHC ghc-devs at haskell.org
Fri Jul 24 19:32:52 UTC 2015


#10464: ghc 7.8.4 on arm
---------------------------------+--------------------------------
        Reporter:  andrewufrank  |                   Owner:
            Type:  bug           |                  Status:  new
        Priority:  normal        |               Milestone:
       Component:  Build System  |                 Version:  7.8.4
      Resolution:                |                Keywords:
Operating System:  Linux         |            Architecture:  arm
 Type of failure:  None/Unknown  |               Test Case:
      Blocked By:                |                Blocking:
 Related Tickets:                |  Differential Revisions:
---------------------------------+--------------------------------

Comment (by nomeata):

 Thanks. Note that the code from `debian/rules` above is only executed when
 `nostrip` is enabled, which is not the default. And by default, neither
 `STRIP` nor `STRIP_CMD` is touched. So I wonder if there is not something
 that the upstream build system needs to do different.

 But then, the Debian build script later runs `dh_strip`, which is
 basically run for every package, and which removes debugging symbols,
 which should be safe.

 Other places online indicate that this might be a linker bug.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10464#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list