Xref: utzoo comp.unix.wizards:14551 comp.lang.c:16028 comp.unix.xenix:4821 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ernie.Berkeley.EDU!jas From: jas@ernie.Berkeley.EDU (Jim Shankland) Newsgroups: comp.unix.wizards,comp.lang.c,comp.unix.xenix Subject: Re: too many enumerated types? Keywords: arghhhh SystemV ld Message-ID: <27910@ucbvax.BERKELEY.EDU> Date: 6 Feb 89 01:58:19 GMT References: <435@laic.UUCP> Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: jas@ernie.Berkeley.EDU.UUCP (Jim Shankland) Followup-To: comp.unix.wizards Distribution: usa Organization: University of California, Berkeley Lines: 20 In article <435@laic.UUCP> scott@nova.laic.uucp (Scott Weitzenkamp) writes: > >I am having problems getting a 35000 line C program to link on a >Bell Technologies 386 box running BellTech's System V, Release 3.2. >The 70 source files compiled fine, but here's the error message I >get when I try to link them: > >$ cc -g *.o >ld fatal: fail to write symbol name LESSEQ_OP in string table >for file a.out Check your ulimit. System V imposes a ``soft'' maximum file size -- 1 Meg. on the machines I've worked on, maybe less on yours. You need to be root to change this limit, on a per-process basis. Whether this makes you laugh or cry is up to you. (Make sure your disk isn't full, also.) Jim Shankland jas@ernie.berkeley.edu "I've been walking in a river all my life, and now my feet are wet"