Path: utzoo!attcan!uunet!lll-winken!ames!elroy!orion.cf.uci.edu!oberon!oxy!bagpiper From: bagpiper@oxy.edu (Michael Paul Hunter) Newsgroups: comp.unix.wizards Subject: primix ld Message-ID: <13758@tiger.oxy.edu> Date: 24 Jan 89 21:36:29 GMT Organization: Occidental College, Los Angeles, CA 90041 Lines: 9 I am using Primix (PRIME's UNIX) and I have been trying to port nethack2.2. I can get everything to compile after a little work and then when I try to get it to ld it freaks out. It appears that ld doesn't/can't handle as many files as nethack has. Does anybody know of a way around this besides combining a lot of the files. I guess moving a bunch of the files into an archive is an answer...but that seems like a fair amount of work. Mike