Re: ghc-6.6 under solaris

2006-10-13 Thread Christian Maeder
Christian Maeder schrieb: I've created ghc-6.6 under solaris. This did only work with SplitObj=No in mk/build.mk. (There was an early split error, that I could reproduce.) Here is the output of that split error: ../../compiler/ghc-inplace -H16m -O -fglasgow-exts -cpp -Iinclude -#include Hs

Re: ghc-6.6 under solaris

2006-10-13 Thread Duncan Coutts
On Fri, 2006-10-13 at 09:30 +0200, Christian Maeder wrote: Christian Maeder schrieb: I've created ghc-6.6 under solaris. This did only work with SplitObj=No in mk/build.mk. (There was an early split error, that I could reproduce.) Here is the output of that split error: ../../compiler

Re: ghc-6.6 under solaris

2006-10-13 Thread Christian Maeder
Duncan Coutts schrieb: ghc --make HelloWorld.hs -optc-mcpu=ultrasparc then ghc would call gcc to compile .c - .s with -mcpu=ultrasparc and so generate sparc V9 instructions. But when it came to assembling the .s file, we've not passed the abi flag via -opta so it defaults to the minimum

ghc-6.6 under solaris

2006-10-12 Thread Christian Maeder
I've created ghc-6.6 under solaris. This did only work with SplitObj=No in mk/build.mk. (There was an early split error, that I could reproduce.) When trying out this compiler, I got the following error (that I only post for the record): Cheers Christian [410 of 642] Compiling

Re: ghc-6.6 under solaris

2006-10-12 Thread Duncan Coutts
On Thu, 2006-10-12 at 15:28 +0200, Christian Maeder wrote: I've created ghc-6.6 under solaris. This did only work with SplitObj=No in mk/build.mk. (There was an early split error, that I could reproduce.) When trying out this compiler, I got the following error (that I only post

Re: ghc-6.6 under solaris

2006-10-12 Thread Christian Maeder
Duncan Coutts schrieb: ghc-6.6: panic! (the 'impossible' happened) (GHC version 6.6 for sparc-sun-solaris2): lookupDeprec main:GUI.ConsoleUtils.listBox{v r36Wf} Are you using sparc solaris or x86 solaris? sparc ___ Glasgow-haskell-users

Re: ghc-6.6 under solaris

2006-10-12 Thread Ian Lynagh
On Thu, Oct 12, 2006 at 03:28:37PM +0200, Christian Maeder wrote: I've created ghc-6.6 under solaris. [410 of 642] Compiling Proofs.HideTheoremShift ( Proofs/HideTheoremShift.hs, Proofs/HideTheoremShift.o ) ghc-6.6: panic! (the 'impossible' happened) (GHC version 6.6 for sparc-sun

Re: ghc-6.6 under solaris

2006-10-12 Thread Christian Maeder
Ian Lynagh schrieb: On Thu, Oct 12, 2006 at 03:28:37PM +0200, Christian Maeder wrote: I've created ghc-6.6 under solaris. [410 of 642] Compiling Proofs.HideTheoremShift ( Proofs/HideTheoremShift.hs, Proofs/HideTheoremShift.o ) ghc-6.6: panic! (the 'impossible' happened) (GHC version 6.6