delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/11/17/07:44:37

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-Id: <200011171232.OAA08175@hellfire.mail.lv>
To: cygwin AT sources DOT redhat DOT com
From: "Maxim" <4maxim AT mail DOT lv>
Subject: Headers needed
Date: Fri, 17 Nov 2000 14:43:46
X-Tick-Nemesis: Dinosaur Neil
MIME-Version: 1.0

Hello.

I download GCC for Win (this is Unix C compiler for Win95) and try to 
compile some programms in *.c . But gcc say me, that he cannot compile it 
(he need for some headers (*.h files)). I open this program and saw this 
section:
-----
#include <bstring.h>   /* needed for Irix */
#include <errno.h> 
#include <stdio.h>
#include <stdlib.h> 
#include <string.h> 
#include <signal.h>
#include <fcntl.h>
#include <sys/syscall.h>
#include <sys/socket.h>
#include <sys/types.h> 
#include <sys/param.h>
#include <sys/time.h>
#include <sys/socket.h>
#include <sys/uio.h>
#include <sys/wait.h> 
#include <netinet/in.h>
#include <netinet/in_systm.h>
#include <netinet/ip.h>
#include <netinet/ip_tcp.h>
#include <netinet/ip_icmp.h>
#include <netinet/tcp.h>
#include <netinet/ip_udp.h>
#include <netinet/udp.h>
#include <netinet/protocols.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <stdarg.h>
#include <unistd.h>
#include <pwd.h>
----
But all of this files absent in gcc distributive! Maybe, somebody can send 
me it files? I don't want download it (I pay for traffic). Sorry for my 
English, i think, i am not good englishmen :).

Best regards, Maxim <4maxim AT mail DOT lv>





--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019