#1739: Can't compile apps with the -fvia-C flag - Can't locate vars.pm
-------------------------+--------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.8
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Windows | Testcase:
Architecture: x86 |
-------------------------+--------------------------------------------------
Comment (by guest):
It looks like 3 "use vars ..." instructions made their way into the ghc-
asm perl script (lines 1289, 1866 and 1882). According to comments they
may be unused (# Unused?).
I tried to comment out the 3 "use vars ..." instructions and could compile
using the -fvia-C option.
Cheers,
Olivier.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1739#comment:1>
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