linker error

Mikael Hammarin east@i1.net
Sat Mar 15 23:49:00 GMT 1997


I'm trying to port a socket-class library to CYGWIN32 and are
currently coming up with the following problems...

(1) recvmsg() sendmsg() functions/definitions -- where can I get
those to link in with the class? or can I somehow replace them?
OR what's wrong?

(2) when linking, cygwin32 doesn't link with cygwin32_getsockopt(),
however, the setsockopt() works ok and is linked:
(.text+0x24f8):sockstream.cc: undefined reference to
`cygwin32_getsockopt'
Definitions from cygwin32 is ok.
What can I do about this?

I would really appreciate help with this, since I'm pretty new to
the cygwin32 project, it's not that obvious what I can do about it.
Thanks in advance.

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



More information about the Cygwin mailing list