logo       

[GHC] #800: GHC 6.5 enforces "-x c" option in the Cc phase making it imposs: msg#00105

lang.haskell.glasgow.bugs

Subject: [GHC] #800: GHC 6.5 enforces "-x c" option in the Cc phase making it impossibble to compile C++ files with ghc driver

#800: GHC 6.5 enforces "-x c" option in the Cc phase making it impossibble to
compile C++ files with ghc driver
--------------------------------+-------------------------------------------
Reporter: kyra@xxxxxxxxxx | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.5
Severity: normal | Keywords:
Os: Unknown | Difficulty: Unknown
Architecture: Unknown |
--------------------------------+-------------------------------------------
GHC 6.4.x enforces "-x c" option ONLY for HCc phase. This makes possible
to use GHC driver to compile C++ files.

GHC 6.5 enforces "-x c" option ALSO for Cc phase. Now ANY file compiled
with "-x c" option is treated as "c" file, regardless of extension.

--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/800>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise