#3761: 6.12.1 HC bootstrap failes due to suspicious static library ordering
----------------------------------+-----------------------------------------
Reporter: PHO | Owner: igloo
Type: bug | Status: closed
Priority: normal | Milestone: 6.12.2
Component: Build System | Version: 6.12.1
Resolution: fixed | Keywords:
Difficulty: | Os: Unknown/Multiple
Testcase: | Architecture: Unknown/Multiple
Failure: Building GHC failed |
----------------------------------+-----------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in 6.12 and HEAD by:
{{{
Sun Nov 15 09:54:05 PST 2009 Matthias Kilian <[email protected]>
* Reorder ALL_RTS_LIBS
ALL_RTS_LIBS is (ab)used for linking ghc when BootingFromHc=Yes,
which needs libHSrtsmain.a before libHSrts.a.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3761#comment:2>
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