Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Server-Uuid: 66e863c0-6e3b-11d4-8628-00508bd3c8cd
Message-ID: <200011171320.eAHDKeq05550@dymwsm09.mailwatch.com>
From: "Fleischer, Karsten (K.)" <kfleisc1@ford.com>
To: "Cygwin (E-mail 3)" <cygwin@cygwin.com>
cc: "'Maxim'" <4maxim@mail.lv>
Subject: RE: Headers needed
Date: Fri, 17 Nov 2000 08:20:25 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2651.58)
X-WSS-ID: 160BEF231738926-01-01
Content-Type: text/plain; 
 charset=iso-8859-1
Content-Transfer-Encoding: 7bit

Hello Maxim,

> 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 

You downloaded the whole Cygwin distribution, did you?
Well, in case you didn't, go to www.cygwin.com and click the "Install now!"
icon.
Follow the instructions. Read the FAQ.

> But all of this files absent in gcc distributive!

Nope, they are in the cygwin-1.1.x.tar.gz archive.
Only these are missing:

> -----
> #include <bstring.h>   /* needed for Irix */
> #include <sys/syscall.h>
> #include <netinet/ip_tcp.h>
> #include <netinet/ip_udp.h>
> #include <netinet/udp.h>
> #include <netinet/protocols.h>
> ----

You have to work around this!
UDP isn't supported by Cygwin, I think.

> Maybe, 
> somebody can send 
> me it files? I don't want download it (I pay for traffic). 

I doubt that anyone will. You have to download it. We all pay for internet
access (or at least our employers).
You don't pay for downloading your e-mail? Interesting.

Hope this helps,

Karsten


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

