Mail Archives: djgpp/2003/04/19/23:30:09.1
Wayne wrote:
> Pasted my original in, so it is meaningful
> > I have some source that is reputed to compile under mingw, and
> > want to make some changes. However under DJGPP I find some
> > missing headers, and I am sure there are some missing library
> > modules also. Obviously this is non-portable stuff.
> >
> > [1] c:\cpm\simsrc>*gcc -c scp.c
> > In file included from scp.c:114:
> > sim_sock.h:49:74: sys/socket.h: No such file or directory (ENOENT)
> > sim_sock.h:53:19: netdb.h: No such file or directory (ENOENT)
> >
> > Can somebody suggest what to do next? I don't even know what the
> > missing files are supposed to supply, nor why, and I would like to
> > avoid heavy digging.
>
> http://www.delorie.com/djgpp/v2faq/faq8_2.html
>
> Appears to address your issues. Good luck.
I.E. rtffaq :-) Now why didn't I think of that! Looks as if
Richard Dawes libsocket would fill in the gaps. I am totally lost
when it comes to these things, sockets, networks, etc.
I see that lsck073 is dated 1998! Is this viable for 2.03?
--
Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT worldnet DOT att DOT net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net> USE worldnet address!
- Raw text -