Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mcclure From: mcclure@tut.cis.ohio-state.edu (James E. McClure) Newsgroups: comp.sys.ibm.pc Subject: Breaking Turbo C's 64K Global variables barrier Message-ID: <27369@tut.cis.ohio-state.edu> Date: 14 Nov 88 00:11:00 GMT Organization: Battelle; Columbus, Oh. (guest account) at Ohio State University Lines: 14 I have the been given the task of converting a large program written for Microsoft C 5.1 to Turbo C 2.0. My problem is that I keep getting a link error : DGROUP: group/segment exceeds 64K. According to Borlands documentation, you are only allowed 64K of global data. Does anyone know how I can get around this without using the HUGE model (which does link but the program crashes). Thanks for your help. -- James E. McClure (614) 424-5764 Battelle Memorial Institute mcclure@tut.cis.ohio-state.edu Columbus, Ohio mcclurej@battelle.arpa ...!att!tut.cis.ohio-state.edu!mcclure