Hi, in http://www.haskell.org/ghc/dist/6.8.1/ghc-6.8.1-i386-unknown-linux.tar.bz2
the binary ghc-6.8.1/lib/ghc-6.8.1/ghc-6.8.1 is not stripped after installation. For my own build from the sources I've put in my build.mk: BIN_DIST=1 Project=Ghc INSTALL_PROGRAM = $(INSTALL) -s -m 755 Maybe mk/config.mk.in can be adjusted accordingly. Cheers Christian _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users