On Mon, 11 Jul 2005, Albert Chin wrote: > On Mon, Jul 11, 2005 at 06:26:14AM -0500, Eljay Love-Jensen wrote: > > Use 'gcc -v' while compiling, and 'ldd a.out' to see loader dynamic > > libraries. > > The previous email gives the /opt/TWWfsw/gcc343/bin/gcc -v output. > 'ldd a.out' shows a dependency with libc only. I first thought that cc linked to /opt/TWWfsw/gcc343/bin/gcc are same. If /opt/TWWfsw/gcc343/bin/gcc was not built locally then it might have posix thread library compiled into it? -ishwar