This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 3.3 vs 3.4.4 - netdb.h different


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]