Ticket #5128 (closed bug: fixed)
Linker text reloc warning under Mac OS 10.7
| Reported by: | jah | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.4.1 |
| Component: | Compiler | Version: | 7.0.3 |
| Keywords: | Cc: | dstcruz@… | |
| Operating System: | MacOS X | Architecture: | Unknown/Multiple |
| Type of failure: | Incorrect warning at compile-time | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Compiling any Haskell program under the Mac OS 10.7 developer preview causes a few thousand linker warnings of the form:
ld: warning: text reloc in _cZh_str to _stg_ap_pppppp_info
Compiled programs still appears to run correctly.
Change History
Note: See
TracTickets for help on using
tickets.
