#2063: x86_64: RTS linker depends on working MAP_32BIT
-------------------------------+--------------------------------------------
    Reporter:  dons            |        Owner:                  
        Type:  task            |       Status:  new             
    Priority:  normal          |    Milestone:  6.10.2          
   Component:  Runtime System  |      Version:  6.8.2           
    Severity:  normal          |   Resolution:                  
    Keywords:  OpenBSD, Xen    |   Difficulty:  Moderate (1 day)
    Testcase:                  |           Os:  Unknown/Multiple
Architecture:  x86_64 (amd64)  |  
-------------------------------+--------------------------------------------
Comment (by wolverian):

 Replying to [comment:18 simonmar]:
 > The builds are working, but the testsuite is rather broken right now.
 You should be able to build GHC enough to test it, though.

 I'm hitting this problem while building the current git head:

 ...
 (last succesfullly compiled file:)
 /home/wolverian/ghc/ghc/stage1-inplace/ghc  -H32m -O -optc-O2
 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts
 -static  -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint     -c
 Exception.cmm -o Exception.o
 (then the error:)
 Apply.cmm:0:1: lexical error

 This is on Ubuntu 8.10, x86_64, no virtualisation (phew!). I'm building
 with the default options.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2063#comment:20>
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