delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Date: | Tue, 15 Jan 2002 09:44:34 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Jade <jade AT cdict DOT umcc DOT cu> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Help in porting headers |
In-Reply-To: | <000c01c19d3f$52b5a120$6e0510ac@et30> |
Message-ID: | <Pine.SUN.3.91.1020115094402.23380I-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 14 Jan 2002, Jade wrote: > Hi djgpp users. I'm a MSDOS/Windows C programmer and I just downloaded = > and installed djgpp but when i tried to compile this > #include <sys/socket.h> > #include <netinet/ip.h> > #include <netinet/in.h> > #include <netinet/ip_icmp.h> > I got an error message because of the headers aren't there. DJGPP does have netinet/in.h. For the others, you will need to install a sockets library.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |