This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: gcc Help?


Rick Sullivan wrote:
> 
> I cant compile some files with gcc cause some of the
> files in the Include header are missing like tcp.h
> Where can I get all these files.
> 

I imagine that these files are windows specific header files.  I'm not
sure what facilities you are looking for, but you might want to try
<sys/socket.h> and other such headers.  Look in the headers for the
specific header for your needs.

-eric

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


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