From owner-freebsd-questions Tue May 4 8:11:32 1999 Delivered-To: freebsd-questions@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id 0C47B157B1 for ; Tue, 4 May 1999 08:11:24 -0700 (PDT) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by finch-post-10.mail.demon.net with smtp (Exim 2.12 #1) id 10egqs-0006vf-0A; Tue, 4 May 1999 15:11:19 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from support-3.uk.radan.com (support-3 [193.114.228.220]) by uk.radan.com (8.6.10/8.6.10) with ESMTP id QAA00445; Tue, 4 May 1999 16:11:06 +0100 Received: from uk.radan.com by support-3.uk.radan.com (SMI-8.6/SMI-SVR4) id QAA11787; Tue, 4 May 1999 16:11:03 +0100 Message-ID: <372F0DC4.3EA32A6C@uk.radan.com> Date: Tue, 04 May 1999 16:09:56 +0100 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB MIME-Version: 1.0 To: cjclark@home.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: gcc compiler References: <199905041418.KAA03408@cc942873-a.ewndsr1.nj.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Crist J. Clark" wrote: > > Mark Ovens wrote, > > "Crist J. Clark" wrote: > > > > > > Donald wrote, > > > > no its a unix, and their is not actualy a call to an ltoa. > > > > > > There must be a call somewhere. Make sure you use the '-Wall' option > > > on the gcc command line too. Go to every directory that has some of > > > the code you are using and try, > > > > > > % grep ltoa * > > > > > > To see if you can find it (that could spam you out if there are > > > binaries around). > > > > > > > ``grep -a ltoa *'' should deal with the binaries. > > I was not clear. I think he _should_ search the binaries too. He might > find the stray '_ltoa' in the .o file. Of course, a better way to do > that would be to, > Good point. Since Donald assures us that there is no such call in his source could it be that _ltoa() is an internal function in one of the libraries? > % strings file.o | grep ltoa > > But I did not want to get to complicated. 'grep ltoa *' will do it > all, even if not pretty. > -- > Crist J. Clark cjclark@home.com -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message