RE: Metrowerks CW and BSD on 10.x
RE: Metrowerks CW and BSD on 10.x
- Subject: RE: Metrowerks CW and BSD on 10.x
- From: Pranav Kumar Sahu <email@hidden>
- Date: Fri, 21 Nov 2003 09:05:08 +0530
You don't have to add an Library. To your framework tab in CW project add
system.framework. That will take care of these thing.
--Pranav Sahu
-----Original Message-----
From: Thomas G. Schaffernoth [
mailto:email@hidden]
Sent: Friday, November 21, 2003 7:02 AM
To: email@hidden
Subject: Metrowerks CW and BSD on 10.x
Hey Folks,
Quick question, where are the libs BSD sockets on 10.x to link into a
MetroWerks CW project that resolves:
1. freeaddrinfo
2. getaddrinfo
3. pthread_join
4. accept
5. getsockopt
6. select
7. connect...
I took the SocketCancel example, built it and ran it in Project Builder
fine. I am trying to get the same code to build and run in CW. It is not
obvious to me in Project Builder where these libs are that get linked in to
handle the BSD calls.
I tried to add the file:
/usr/lib/libBSDPClient.A.dylib
To the CW project, but it will not allow me. It does not recognize the file
as having an attribute that allows it to be added. The file is grayed out
in the dialog box list.
Thanks.
Tom
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.