Xref: utzoo comp.sys.att:7138 comp.sources.games.bugs:1060 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!cs.utexas.edu!sun-barr!newstop!texsun!convex!iex!ntvax!canoaf From: canoaf@ntvax.uucp (Augustine Cano) Newsgroups: comp.sys.att,comp.sources.games.bugs Subject: Nethack 3.00 on a Unix PC: assembler complains. Message-ID: <1989Jul31.033853.23599@ntvax.uucp> Date: 31 Jul 89 03:38:53 GMT Organization: University of North Texas Lines: 20 While trying to compile Nethack 3.00 on a 3b1 (67Mb HD/2Mb RAM, 3.51a OS) I got the following: ksh > make cc -O -I../include -c apply.c Assembler: apply.c aline 359 : branch offset is too remote *** Error code 1 Stop. ksh > I read in the documentation that this program was tested on a 3b1. Has anybody else been successful compiling this? Did I miss some setup parameter? I tried to compile and assemble separately using "as -j apply.s -o apply.o": same result. I'll summarize e-mail responses. Thanks in advance. Augustine Cano canoaf@dept.csci.unt.edu