Bugs item #748108, was opened at 2003-06-03 11:23 Message generated for change (Comment added) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=748108&group_id=8032
Category: Build System Group: 6.0 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Hampus Ram (hampusr) >Assigned to: Simon Marlow (simonmar) Summary: Unable to build ghc 6.0 (linux with GCC cpp 3.3) Initial Comment: Building ghc 6.0 does not work on Debian GNU/Linux testing. Failing with the error 'nativeGen/MachMisc.lhs:80: unterminated argument list invoking macro "IF_ARCH_alpha"'. Also, _a lot_ of 'extra tokens at end of #endif directive' warnings appear. To me this seems like a problem with gcc 3.3 (or rather cpp) being stricter and not accepting haskell comments. ---------------------------------------------------------------------- >Comment By: Simon Marlow (simonmar) Date: 2003-06-03 14:08 Message: Logged In: YES user_id=48280 Fixed, thanks. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=748108&group_id=8032 _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
