[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gethostbyname2 / getipnodebyname



On Sat, 27 Apr 2002, Jason Williams wrote:

> $ g++ -Wall -ansi -pedantic test.cpp
             ^^^^^^^
The functions you are trying to use are not ANSI so libc likes to
#ifdef them out when you use -ansi with the compiler.

Jason


-- 
To UNSUBSCRIBE, email to debian-ipv6-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: