Bulat Ziganshin-2 wrote:
1. you can use winhugs - it's more user-friendly. and need only ~10mb
in stripped installation
That's what I'm using for now, but I need GHC's compilation capability.
Bulat Ziganshin-2 wrote:
2. you can try to delete all the unneeded libs from ghc distro. in
particular, all those *_p* files are just profiling versions - you
don't need them
OK, I'll try.
Bulat Ziganshin-2 wrote:
3. i think that ghc should work without gcc at all
Yes, but to scan and delete which files are belong to GHC and which are belong to GCC is quite difficult. That's why I ask for a pre-made (or pre-cleaned) one.