Re: poroblems compiling with 6.4 under PPC G3/MacOSX 10.3.8

2005-03-21 Thread Wolfgang Thaller
I've installed Wolfgang Thaller's ghc 6.4 dmg on my G3 iBook running MacOSX 10.3.8. ghci works fine, but attempting any compilation fails with the message: /tmp/ghc441.s:1564:Unknown pseudo-op: .subsections_via_symbols Please upgrade your gcc by downloading XCode Tools 1.5 from Apple. Cheers, Wol

poroblems compiling with 6.4 under PPC G3/MacOSX 10.3.8

2005-03-21 Thread David Eddyshaw
I've installed Wolfgang Thaller's ghc 6.4 dmg on my G3 iBook running MacOSX 10.3.8. ghci works fine, but attempting any compilation fails with the message: /tmp/ghc441.s:1564:Unknown pseudo-op: .subsections_via_symbols David Eddyshaw ___ Glasgow-haskell

[ ghc-Bugs-1163018 ] Profiling broken under windows for ghc-6.4?

2005-03-21 Thread SourceForge.net
Bugs item #1163018, was opened at 2005-03-14 14:16 Message generated for change (Comment added) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1163018&group_id=8032 Category: Profiling Group: None >Status: Closed >Resolution: Fixed Prior

RE: Repeated :info giving different results

2005-03-21 Thread Simon Peyton-Jones
The trouble is that instance declarations could be in *any* module. So at the moment GHC just reports the instances it knows about. As time goes on, it knows about more modules, so it may report more instances. I agree that it's odd that simply reporting one lot makes it know about more! And I do

[ ghc-Bugs-1167383 ] GHCi reports too few instances

2005-03-21 Thread SourceForge.net
Bugs item #1167383, was opened at 2005-03-21 09:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1167383&group_id=8032 Category: GHCi Group: None Status: Open Resolution: None