Xref: utzoo comp.lang.c:7229 comp.sys.ibm.pc:11775 Path: utzoo!utgpu!water!watmath!clyde!cbosgd!osu-cis!n8emr!oink!jep From: jep@oink.UUCP (James E. Prior) Newsgroups: comp.lang.c,comp.sys.ibm.pc Subject: Re: Help: TurboC: Too Much Global Data! Message-ID: <218@oink.UUCP> Date: 14 Feb 88 17:26:06 GMT References: <849@silver.bacs.indiana.edu> Reply-To: jep@oink.UUCP (James E. Prior) Organization: Random Prime Research Institute Columbus, Ohio Lines: 21 In article <849@silver.bacs.indiana.edu> regoli@silver.bacs.indiana.edu (michael regoli) writes: >a while back i *thought* i had seen a posting regarding the >linker error: "Too much global data." > >is there a way around this error message in turbo c? i've >got the "D" release of version 1.0 running on an 8088. this >linker error seems to occur regardless of the memory model used. I had this problem also last summer (Version 1.0). I called the Borland folks. They told me what was wrong and how to cope with it. The problem is Borland's tlink. The solution that the Borland folks recommended is to use a recent version of Microsoft's link. I did and it worked. Keep in mind that without using tlink, you have to use command line mode instead of the all in one environment. > michael regoli >uucp ...ihnp4!iuvax!silver!regoli arpa regoli@silver.bacs.indiana.edu -- Jim Prior jep@oink.UUCP {ihnp4|cbosgd}!n8emr!oink!jep Pseudo-programmers use pseudo-code to write pseudo-programs on pseudo-machines!