Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!husc6!m2c!wpi!wang@wpi.wpi.edu From: wang@wpi.wpi.edu (William S. Ang) Newsgroups: comp.unix.wizards Subject: Too many definitions? Message-ID: <1084@wpi.wpi.edu> Date: 28 Feb 89 02:41:56 GMT Sender: wang@wpi.wpi.edu Reply-To: wang@wpi.wpi.edu (William S. Ang) Distribution: usa Organization: Worcester Polytechnic Institute, Worcester, Mass. Lines: 10 I am trying to compile CScheme on SYS V machine (3B15). How can I enlarge the symbol table of C preprocessor? (It gave me error message --- too many definitions, #define) I know how to do it in BSD4.2 but SYS V won't take the -Wp option. Does anybody know a quick solution? Thanks in advance. William Ang wang@wpi.wpi.edu