www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-Id: | <5p5klh$kbta4@rrcs-agw-01.hrndva.rr.com> |
From: | "Karl Kobata" <karl DOT kobata AT syncira DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | gcc 3.3 vs 3.4.4 - netdb.h different |
Date: | Wed, 23 May 2007 13:25:55 -0700 |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook, Build 11.0.5510 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.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 |
I am compiling an application found on sourceforge that was compile on cygwin using gcc 3.3. Since we are compiling all of our application with gcc 3.4.4, I am recompiling the application and find that it is not able to find int declarations such as getnetbyname_r or gethostbyaddr_r or gethostbyname_r and others that did exist in netdb.h. What header file will have to be included to correct this missing definition? How would I have to change the calls to correct the problem? Please help. -- 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 |