Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: Andrew Schulman <andrex@alumni.utexas.net>
Subject: Re: how to link without libutil.so? [repost]
Date: Fri, 03 Sep 2004 23:18:06 -0400
Lines: 16
Message-ID: <chbc5e$kch$1@sea.gmane.org>
References: <chb8ej$enb$1@sea.gmane.org> <20040904023518.GA17453@trixie.casa.cgf.cx>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7Bit
X-Complaints-To: usenet@sea.gmane.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/

