Metrowerks CW and BSD on 10.x
Metrowerks CW and BSD on 10.x
- Subject: Metrowerks CW and BSD on 10.x
- From: "Thomas G. Schaffernoth" <email@hidden>
- Date: Thu, 20 Nov 2003 17:31:41 -0800
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.