Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!seismo!rochester!cornell!uw-beaver!tektronix!tekcrl!tekgvs!toma From: toma@tekgvs.UUCP Newsgroups: comp.sys.ibm.pc Subject: YATCB (Yet Another Turbo C Bug) Message-ID: <2380@tekgvs.TEK.COM> Date: Fri, 19-Jun-87 15:23:19 EDT Article-I.D.: tekgvs.2380 Posted: Fri Jun 19 15:23:19 1987 Date-Received: Sat, 20-Jun-87 19:13:03 EDT Reply-To: toma@tekgvs.UUCP (Thomas Almy) Distribution: world Organization: Tektronix, Inc., Beaverton, OR. Lines: 13 Just for the exercise I tried compiling the microemacs 3.8 that recently came in on another newsgroup. This program provides its own improved (?) version of itoa and ltoa. Unfortunately the Turbo C math library produces a multiple definition error -- I guess they were put in the same module as some other functions. Of course this does speed up linking, but at what cost? Perhaps Borland should have delayed the introduction of Turbo C a while longer? Tom Almy (Still prefer MSC+Epsilon+Don Knellers Make)