Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: how to link without libutil.so? [repost] Date: Fri, 03 Sep 2004 23:18:06 -0400 Lines: 16 Message-ID: References: <20040904023518 DOT GA17453 AT trixie DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: pcp04398386pcs.nrockv01.md.comcast.net User-Agent: KNode/0.8.0 X-Archive: encrypt X-IsSubscribed: yes >>/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../../../i686-pc-cygwin/bin/ld: >>cannot find -lutil > > As you noted, the file doesn't exist in the cygwin distribution. It's > possible that you could just get by with removing it from the link line > entirely since it looks like most of the functions in this library are > in cygwin1.dll. No, I tried that already. The link still fails. > Otherwise, you'll have to come up with workarounds for the missing > functions. OK, thanks. I guess I'll have to start digging in. A. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/