Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!cmcl2!yale!spolsky-joel From: spolsky-joel@CS.YALE.EDU (Joel Spolsky) Newsgroups: comp.sys.ibm.pc Subject: Re: Turbo C 2.0 is wonderful, but... help! Keywords: TurboC Message-ID: <45952@yale-celray.yale.UUCP> Date: 17 Dec 88 16:29:56 GMT References: <8404@megaron.arizona.edu> Sender: root@yale.UUCP Reply-To: spolsky-joel@CS.YALE.EDU (Joel Spolsky) Organization: Yale University Computer Science Dept, New Haven CT 06520-2158 Lines: 18 In article <8404@megaron.arizona.edu> cjeffery@arizona.edu (Clinton Jeffery) writes: > >I have a neato little program which compiled to 48K under TC 1.0 LMM, >but now compiles to over 100K under TC 2.0! Turning off debugging >information only brings it down to 90K! The program does not use >graphics, etc. and its own .OBJ files are still small...so the extra >40K must be linking in with the new, huge CL.LIB standard library. >But what could make it that drastic, and what must I do to get my nice >48K .EXE file back under 2.0? Try compiling the production version under 1.x, and just using 2.0 for debugging/development... +----------------+----------------------------------------------------------+ | Joel Spolsky | bitnet: spolsky@yalecs.bitnet uucp: ...!yale!spolsky | | | internet: spolsky@cs.yale.edu voicenet: 203-436-1483 | +----------------+----------------------------------------------------------+ #include