![]() |
| | #1 |
| Registered User Join Date: Aug 2006
Posts: 90
| can u help me wht this command means cc -I/usr/local/include/mysql prog.c -lmysqlclient -lsocket -lnsl -lm -lz i know about mysqlclient and m means math. but i don't know about socket,nsl,z. can u tell my they all include. thank u, sree. |
| cnu_sree is offline | |
| | #2 |
| Deathray Engineer Join Date: Mar 2007
Posts: 3,211
| They are libraries. STW.
__________________ |
| MacGyver is offline | |
| | #3 |
| and the hat of Jobseeking Join Date: Aug 2001 Location: The edge of the known universe
Posts: 21,647
| Eg nm /usr/include/libz.a would print all the symbols which that library would resolve. |
| Salem is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| wht bout a triangle | Nikisha | C++ Programming | 6 | 03-26-2003 01:37 PM |