Mail Archives: djgpp/2004/07/16/08:00:32
smarto59 AT hotmail DOT com wrote:
> I installed djgpp on my ms-dos machine and its ok when running hello
> world
> or some kernel sources but i couldn't compile client server programs
> 'cause they need to include sys/socket.h and other networking
> libraries.
Of course you couldn't: DOS isn't, all by itself, a networking-enabled
operating system, so you shouldn't expect compilers targetting it
to come with networking libraries and headers --- those have to be
supplied by separate programs.
> i dwonloaded all the zip files come with the package
Why on earth would you do that rather than just looking up what these
packages are supposed to do, in the index files that come in the same
directories?
Hint: the packages you're looking after will have words like
'networking', 'sockets', or 'TCP' in their names.
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -