Ticket #2012 (new bug)

Opened 8 months ago

Last modified 2 months ago

compiling via-C does not work on ppc

Reported by: maeder Assigned to:
Priority: normal Milestone: 6.10.1
Component: Compiler Version: 6.8.2
Severity: normal Keywords:
Cc: Difficulty: Unknown
Test Case: Architecture: powerpc
Operating System: MacOS X

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

ghc24131_0.s (6.9 kB) - added by maeder on 01/02/08 04:55:10.
kept temp file

Change History

01/02/08 04:55:10 changed by maeder

  • attachment ghc24131_0.s added.

kept temp file

02/16/08 07:01:01 changed by igloo

  • milestone set to 6.8.3.

04/27/08 11:00:42 changed by igloo

  • priority changed from normal to low.

We are unlikely to get to this for 6.8.3.

06/20/08 09:39:31 changed by igloo

  • priority changed from low to normal.
  • milestone changed from 6.8.3 to 6.10.1.