Ticket #3531 (closed bug: fixed)
Haddock needs tcRnGetInfo, hence GhcWithInterpreter YES
| Reported by: | donn | Owned by: | igloo |
|---|---|---|---|
| Priority: | high | Milestone: | 6.12.1 |
| Component: | Build System | Version: | 6.11 |
| Keywords: | Cc: | ||
| Operating System: | NetBSD | Architecture: | x86 |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
"Unregisterized" cross compile fails on stage2 build of Haddock because, in Interface.AttachInstances?, TcRnDriver? doesn't export tcRnGetInfo.
Presumably because #ifdef GCHI is false when GhcWithInterpreter? is NO.
From 6.11.20090919
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

