| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Date: | Wed, 20 Dec 2006 11:29:53 +0100 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: how to use DNS or libc/minires.c in cygwin |
| Message-ID: | <20061220102953.GQ8345@calimero.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <89c3ea2b0612191917p405193b8teb2aa798d2b937e6 AT mail DOT gmail DOT com> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <89c3ea2b0612191917p405193b8teb2aa798d2b937e6@mail.gmail.com> |
| User-Agent: | Mutt/1.4.2.2i |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Dec 19 22:17, andy wang wrote:
> Hi, All:
>
> I want to use the DNS related library on cygwin and I noticed that
> "src/winsup/cygwin ChangeLog libc/minires.c
> Subject: src/winsup/cygwin ChangeLog libc/minires.c "
> on
> http://www.cygwin.com/ml/cygwin-cvs/2006-q4/msg00110.html
>
> I want to ask how to use minires on cygwin or do I need to install
> minires package instead?
The resolver functions in Cygwin are only available in CVS(*). It will
not be made available as release any time soon. If your code is
supposed to run under current versions of Cygwin, you have to install
the minires-devel package and link against -lresolv.
Corinna
(*) Big THANK YOU to Pierre Humblet for allowing to integrate the
functionality into Cygwin, btw :)
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cygwin AT cygwin DOT com
Red Hat
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |