Compiling ghc 6
Calle Lejdfors
calle.lejdfors@cs.lth.se
03 Jul 2003 08:21:34 +0200
Hi.
I had the same problem and I solved it by turning of object-file
splitting by setting
SplitObjs = NO
in mk/build.mk.
Good luck, Calle
On Tue, 2003-07-01 at 15:00, Andre Rauber Du Bois wrote:
> Hello!
>
> I am trying to compile GHC 6 on an Atlhon 1700+ running Red Hat 9 and
> using GHC 6, installed from the .rpm that is available in the GHC web
> page... After compiling for a long time I get this message:
>
> xargs: /usr/bin/ar: terminated by signal 9
> make[2]: *** [libHSbase.a] Error 125
> make[2]: *** Deleting file `libHSbase.a'
> make[1]: *** [all] Error 1
> make[1]: Leaving directory `/home/dubois/BUILDS/ghc6/libraries'
> make: *** [build] Error 1
>
> Do you know what is wrong here?
>
> Thanks for any help..
>
> Cheers,
> Andre.
>
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users@haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
>