[GHC] #3472: Porting through .hc files broken
GHC
trac at galois.com
Fri Oct 30 05:41:15 EDT 2009
#3472: Porting through .hc files broken
---------------------------------+------------------------------------------
Reporter: pumpkin | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.12 branch
Component: Build System | Version: 6.12.1 RC1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Changes (by ksf):
* cc: barsoap at web.de (added)
Comment:
Solution 2 to issue 2 (running hsc2hs with the target's headers on the
host) needs a cross-compiler, at least if the system's bytesizes differ.
Otherwise, offsetof is going to return borkage, even if given the right
headers.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3472#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list