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: New Question:


Kermit Tensmeyer wrote:
>  I found the source of the library as libwsock32.a, so I added 
> -lwsock32.a. No complaints from gcc, so i assume that it found
>  the directory and the file. But it still complains that _rexec
>  and _recv are not found in the link.

Include <sys/socket.h> to your sourses. Rexec is not implemented.

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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