Ticket #2012 (closed bug: wontfix)
compiling via-C does not work on ppc
| Reported by: | maeder | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | 6.12.3 |
| Component: | Compiler | Version: | 6.8.2 |
| Keywords: | Cc: | ||
| Operating System: | MacOS X | Architecture: | powerpc |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
building ghc-6.8.2 on ppc Mac OS X 10.4 (Tiger) with "SRC_HC_OPTS += -fvia-C" (see #1845) yields:
../compiler/ghc-inplace -H16m -O -fvia-C -keep-tmp-files -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Apply.cmm -o Apply.o /tmp/ghc24131_0/ghc24131_0.s:unknown:Undefined local symbol L___DISCARD__$stub make[1]: *** [Apply.o] Error 1 make: *** [stage1] Error 1
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

