Re: gcc question, darwin
From: Robert Dormer (rdormer_at_drexel.edu)
Date: 09/14/03
- Previous message: James Antill: "Re: Interrupt "accept" system call?"
- In reply to: Derk Gwen: "Re: gcc question, darwin"
- Next in thread: those who know me have no need of my name: "Re: gcc question, darwin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 13 Sep 2003 22:21:30 GMT
Derk Gwen wrote:
> Robert Dormer <rdormer@drexel.edu> wrote:
> # Does anyone know where struct sockaddr_in is declared for gcc under Mac
> # OS
> # X? It doesn't appear to be declared in the usual places....
>
> Take your pick.
>
> # find /usr/include | xargs grep -s 'sockaddr_in'
Yes.......this was the very first thing I did to try to answer my own
question.
Including these files does not solve the problem for me. Attempting to
compile code that uses sockaddr_in still doesn't work for me.....
- Previous message: James Antill: "Re: Interrupt "accept" system call?"
- In reply to: Derk Gwen: "Re: gcc question, darwin"
- Next in thread: those who know me have no need of my name: "Re: gcc question, darwin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|