[Hugs-users] base split

Ian Lynagh igloo at earth.li
Thu May 24 08:41:07 EDT 2007


Hi all,

I've attached a patch that I hope will make hugs build after the base
split, but it is untested as following the instructions on
http://hackage.haskell.org/trac/hugs/wiki/GettingTheSource
gave
  /bin/cp ../src/platform.h include/MachDeps.h include/ghcconfig.h ../includes
  CPPFLAGS='-D__HUGS__ -D_HOST_OS -D_TARGET_OS' tools/make_bootlib
  /bin/sh: tools/make_bootlib: Permission denied
  make[1]: *** [bootlib/.stamp] Error 126
  make[1]: Leaving directory `/home/ian/code/hugs/hugs98/libraries'
  make: *** [all] Error 2
during the "make" step.


Thanks
Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: base-split.patch
Type: text/x-diff
Size: 7540 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/hugs-users/attachments/20070524/00b787d9/base-split.bin


More information about the Hugs-Users mailing list