making 6.4.1-aug-1 with itself

2005-08-03 Thread Serge D. Mechveliani
I have installed ghc-6.4.1.20050801-i386-unknown-linux to Debian Linux. ( uname -m i686 uname -r 2.4.27-2-686-smp ) and am trying to make it (ghc-6.4.1.20050801-src) from source by itself. It reports - ... ... ../../ghc/compiler/ghc-inplace -H16m -O

RE: making 6.4.1-aug-1 with itself

2005-08-03 Thread Simon Marlow
On 03 August 2005 10:38, Serge D. Mechveliani wrote: ../../ghc/compiler/ghc-inplace -H16m -O -fglasgow-exts -cpp -Iinclude -#include HsBase.h -funbox-strict-fields -ignore-package base -O -Rghc-timing -fgeneri\cs -fgenerics -split-objs-c GHC/Dotnet.hs -o GHC/Dotnet.o -ohi GHC/Dotnet.hi

Re: making 6.4.1-aug-1 with itself

2005-08-03 Thread Serge D. Mechveliani
On Wed, Aug 03, 2005 at 11:57:07AM +0100, Simon Marlow wrote: On 03 August 2005 10:38, Serge D. Mechveliani wrote: ../../ghc/compiler/ghc-inplace -H16m -O -fglasgow-exts -cpp -Iinclude -#include HsBase.h -funbox-strict-fields -ignore-package base -O -Rghc-timing -fgeneri\cs -fgenerics

RE: making 6.4.1-aug-1 with itself

2005-08-03 Thread Simon Marlow
On 03 August 2005 12:57, Serge D. Mechveliani wrote: I apply the above commands, and they report - rm -f GHC/PArr.o; if [ ! -d GHC/PArr_split ]; then mkdir GHC/PArr_split; else /usr/bin/find GHC/PArr_split -name '*.o' -print | xargs