pearse@hound.UUCP (S.PEARSE) (01/18/85)
Has anyone gotten Hack to run on Unix SVR2? We have not been able to get the mods sent by usenet to work. It compiles, but dumps core when making a level. Any hints would be greatly appreciated. -- Steve Pearse ihnp4!hound!pearse
flc@drutx.UUCP (ColemanFL) (01/18/85)
Try compiling hack without the '-O' option in CFLAGS and mklev.
mr@hou2h.UUCP (M.RINDSBERG) (01/21/85)
> > Try compiling hack without the '-O' option in CFLAGS and mklev. > I tried that and it didn't work !!!! Mark
spear@ihopb.UUCP (Steven Spearman) (01/23/85)
Another thing that worked for us to get rid of core dump: change all the 'char' declarations in config.h to 'short int'. Apparently some assumptions are made somewhere about word size - it may be related to running on a 32 bit word machine. Steve Spearman ihnp4!ihopb!spear