| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <007d01c36189$acf99f00$6401a8c0@jag750> |
| From: | "Jag" <Jagjit AT ntlworld DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | help for a newbie C Programmer |
| Date: | Wed, 13 Aug 2003 11:57:23 +0100 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4910.0300 |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |