help for a newbie C Programmer

Jag Jagjit@ntlworld.com
Wed Aug 13 11:53:00 GMT 2003


Hi,

I am trying to port some socket code from AIX onto unix.

When I try to link the code I get ' ld: cannot find -lsocket'

The line being executed is :

ld -dy -G -o libbridge.so bridge.o nwutil.o
jagsocket.o -Bstatic -lc -lsocket -lnsl

I have searched for socket.a and nsl.a in the cygwin directory but they
aren't there.
The makefile works on AIX and I was hoping it would be a straight forward
compilation on windows 2k.

Can anyone please point me in the right direction !

Thanks
Jag


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list