#3623: Host's C info ending up in .hc files while cross-bootstrapping
-----------------------------+----------------------------------------------
Reporter:  ksf               |          Owner:                  
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Build System    
 Version:  6.12.1 RC1        |       Severity:  normal          
Keywords:                    |       Testcase:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-----------------------------+----------------------------------------------
 hsc2hs does not seem to have access to the target's info, or at least not
 enough of it, at least in the posix package. I was able to hack around a
 differently-layout struct stat by hand which fixes obvious symptoms, and
 I'm strongly suspecting this also to be the cause of other strange
 behaviour that renders the compiled stage2 useless (it can't locate its
 builtin packages)

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