From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id g0BKumL31347 for linux-mips-outgoing; Fri, 11 Jan 2002 12:56:48 -0800 Received: from ocean.lucon.org (12-234-19-19.client.attbi.com [12.234.19.19]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id g0BKukg31344 for ; Fri, 11 Jan 2002 12:56:46 -0800 Received: by ocean.lucon.org (Postfix, from userid 1000) id 92349125CB; Fri, 11 Jan 2002 11:56:43 -0800 (PST) Date: Fri, 11 Jan 2002 11:56:43 -0800 From: "H . J . Lu" To: Adrian.Hulse@taec.toshiba.com Cc: linux-mips@oss.sgi.com Subject: Re: libtool warning on redhat 7.1 native mipsel compile Message-ID: <20020111115643.A28700@lucon.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from Adrian.Hulse@taec.toshiba.com on Fri, Jan 11, 2002 at 11:53:42AM -0800 Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Fri, Jan 11, 2002 at 11:53:42AM -0800, Adrian.Hulse@taec.toshiba.com wrote: > > I have come across many libtool warnings when native compiling redhat 7.1 > packages on my mips board. > > An example warning is : > > *** Warning: This library needs some functionality provided by -lc > *** I have the capability to make that library automatically link in when > *** you link to this library. But I can only do this if you have a > *** shared version of the library, which you do not appear to have. > Does that cause any problems? H.J.