Xref: utzoo comp.lang.c:16193 comp.sys.mac.programmer:4452 Path: utzoo!mnetor!tmsoft!dptcdc!jarvis.csri.toronto.edu!ephemeral.ai.toronto.edu!dudek From: dudek@ai.toronto.edu (Gregory Dudek) Newsgroups: comp.lang.c,comp.sys.mac.programmer Subject: Large static area in Think C 3.0 Summary: Can yacc/lex data go in STRS area? Keywords: C, LSC, static data, STRS Message-ID: <89Feb13.134620est.10992@ephemeral.ai.toronto.edu> Date: 13 Feb 89 18:46:12 GMT Organization: Department of Computer Science, University of Toronto Lines: 18 The issues of large static data areas ahas come up before with regards to yacc output. Here it is again. My yacc output causes a data segment greater than 32K which, in turn, makes Think's Lightspeed C (3.0) unhappy. Now that we have that nice "separate strings" option, is there any way to convince to stick my yacc table(s) in the STRS area? [They're table of int's, not char's.] Greg Dudek -- Dept. of Computer Science (vision group) University of Toronto Nice mailers: dudek@ai.utoronto.ca UUCP: {uunet,decvax,linus,pyramid, dalcs,watmath,garfield,ubc-vision,calgary}!utai!dudek ARPA: user%ai.toronto.edu@relay.cs.net