Ticket #2578 (closed bug: fixed)
"ld: atom sorting error for ..." on OS X
| Reported by: | igloo | Owned by: | igloo |
|---|---|---|---|
| Priority: | high | Milestone: | 6.12.2 |
| Component: | Compiler | Version: | 6.10.4 |
| Keywords: | Cc: | pho@… | |
| Operating System: | MacOS X | Architecture: | Unknown/Multiple |
| Type of failure: | Incorrect warning at compile-time | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
I'm seeing atom sorting errors while building GHC on OS X, e.g.:
Configuring ghc-bin-6.9... /Users/ian/ghc/darcs/val/libraries/cabal-bin /usr/bin/ghc /Users/ian/ghc/darcs/val/libraries/bootstrapping.conf build --distpref dist-stage2 Preprocessing executables for ghc-bin-6.9... Building ghc-bin-6.9... [1 of 1] Compiling Main ( Main.hs, dist-stage2/build/ghc/ghc-tmp/Main.o ) Linking dist-stage2/build/ghc/ghc ... ld: atom sorting error for _ghczm6zi9_LibFFI_Czuffizutype_closure_tbl and _ghczm6zi9_LibFFI_Czuffizucif_closure_tbl in /Users/ian/ghc/darcs/val/compiler/dist-stage2/build/libHSghc-6.9.a(LibFFI.o) ld: atom sorting error for _ghczm6zi9_LibFFI_Czuffizutype_closure_tbl and _ghczm6zi9_LibFFI_Czuffizucif_closure_tbl in /Users/ian/ghc/darcs/val/compiler/dist-stage2/build/libHSghc-6.9.a(LibFFI.o)
It doesn't seem to cause any problems, but it's a little worrying.
Change History
Note: See
TracTickets for help on using
tickets.
