Ticket #7709 (closed feature request: fixed)
ios patch no 7: Omit ghc-pwd from final stage when cross compiling
| Reported by: | StephenBlackheath | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.8.1 |
| Component: | Compiler | Version: | 7.7 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | #7724 | Related Tickets: |
Description
Without this patch, we get this error when cross compiling:
"cp" -p utils/ghc-pwd/dist-install/build/tmp/ghc-pwd inplace/bin/ghc-pwd cp: utils/ghc-pwd/dist-install/build/tmp/ghc-pwd: No such file or directory make[1]: *** [inplace/bin/ghc-pwd] Error 1 make: *** [all] Error 2
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

