#1150: Build Error on ia64
--------------------------+-------------------------------------------------
 Reporter:  sim           |          Owner:         
     Type:  bug           |         Status:  new    
 Priority:  normal        |      Milestone:  _|_    
Component:  Build System  |        Version:  6.6    
 Severity:  normal        |     Resolution:         
 Keywords:                |     Difficulty:  Unknown
 Testcase:                |   Architecture:  ia64   
       Os:  Linux         |  
--------------------------+-------------------------------------------------
Comment (by duncan):

 The last version I got to work in registerised mode on IA64 was 6.4.1 and
 then only when using reduced optimisation on a couple modules. With 6.4.2
 I couldn't get it to build no matter how low I set the optimisations. The
 problem is in the mangler and in the fact that nothing stops ghc/gcc from
 using more than the fixed number of registers that is expected (which as I
 recall is 32 registers).

 There are a couple emails on the ghc-users list about this stuff (but I'm
 too lazy at the moment to find them).

-- 
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