#1150: Build Error on ia64
-----------------------------+----------------------------------------------
    Reporter:  sim           |       Owner:       
        Type:  bug           |      Status:  new  
    Priority:  normal        |   Milestone:       
   Component:  Build System  |     Version:  6.6  
    Severity:  normal        |    Keywords:       
  Difficulty:  Unknown       |    Testcase:       
Architecture:  ia64          |          Os:  Linux
-----------------------------+----------------------------------------------
building ghc 6.6, I get this error:

 {{{

 ../compiler/ghc-inplace -H16m -O -optc-O2 -optc-DNOSMP -static -I.
 -#include HCIncludes.h -fvia-C -dcmm-lint     -c Apply.cmm -o Apply.o

 WARNING: Epilogue junk?:
         nop 0
         mov r8 = r14
         nop 0
         .endp stg_ap_0_fast#
         .align 16
         .global stg_PAP_entry#
         .proc stg_PAP_entry#

 Prologue junk?:         .global stg_PAP_entry#
         .proc stg_PAP_entry#
 stg_PAP_entry:
         .mfi
         nop 0
         .body

 make[1]: *** [Apply.o] Error 255
 make: *** [stage1] Error 1
 }}}

-- 
Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/1150>
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

Reply via email to