Missing Header files in GCC (Windows) 06-21-2014, 04:28 PM
#1
For some reasons I'm restricted to my Windows Machine for a few days and I'm using GCC [MINGW (Windows)] to compile my C source.
I've noticed some header files, that I use normally while programming in Ubuntu, becomes zombies in Windows.
Ex: sys/socket.h, netdb.h, netinet/in.h, arpa/inet.h etc.
Using winsock2.h works in place of sys/socket.h but I've not got the replacement for other header files.
Any suggestions, how to make them available in Windows?
I've noticed some header files, that I use normally while programming in Ubuntu, becomes zombies in Windows.
Ex: sys/socket.h, netdb.h, netinet/in.h, arpa/inet.h etc.
Using winsock2.h works in place of sys/socket.h but I've not got the replacement for other header files.
Any suggestions, how to make them available in Windows?
![[Image: MUJ8qSW.png]](http://i.imgur.com/MUJ8qSW.png)
-----------------------------------
Now learning:
Android Development, Java
Working on:
An FTP Client for Android
-----------------------------------
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)