Re: pthread_mutex_init() with gcc-3.4.3 on Tru64 UNIX

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ishwar,

Use 'gcc -v' while compiling, and 'ldd a.out' to see loader dynamic libraries.

The '-pthreads' does several things. (The '-v' will help clarify what those things are.)

--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux