|
[GHC] #800: GHC 6.5 enforces "-x c" option in the Cc phase making it imposs: msg#00105lang.haskell.glasgow.bugs
#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> |
|---|---|---|
| Previous by Date: | [GHC] #799: runtime error when using par/seq in a monad, GHC |
|---|---|
| Next by Date: | Re: [GHC] #798: Ix{Int}.index: Index (402849792) out of range ((0, 100)), GHC |
| Previous by Thread: | [GHC] #799: runtime error when using par/seq in a monad, GHC |
| Next by Thread: | Re: [GHC] #485: AdjustorAsm.S doesn't build on AIX, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |