search for: libpthread_nonshar

Displaying 4 results from an estimated 4 matches for "libpthread_nonshar".

Did you mean: libpthread_nonshared
2011 Sep 26
0
[LLVMdev] POSIX thread library support
...ode file fft.bc and a native POSIX shell excuatable named fft. Howerver, the contents of the shell executable fft is a wrapper to call "lli fft". I also asked some other people. They told me that pthread came along with the native system and was not distributed by llvm. Libpthread.so and libpthread_nonshared.so were located in /usr/lib. "llvm-ld -native -o th th.o" failed even I told it that "-L/usr/lib". Best regards, Hanfeng > According to the link, I found that during the compiling process, the option "-emit-llvm" must be added to generate immediate object *.o....
2006 Oct 05
1
problems compiling RHEL4 glibc srpms
[root@1950 SRPMS]# rpmbuild -bp glibc-2.3.4-2.9xen2.src.rpm ... + mkdir -p /var/tmp/glibc-2.3.4-root/usr/lib/nptl + cp -a libc.a nptl/libpthread.a nptl/libpthread_nonshared.a rt/librt.a /var/tmp/glibc-2.3.4-root/usr/lib/nptl/ + sed ''s| /lib/| /lib/tls/|'' /var/tmp/glibc-2.3.4-root/usr/lib/libc.so sed: can''t read /var/tmp/glibc-2.3.4-root/usr/lib/libc.so: No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.90673 (%instal...
2011 Sep 25
2
[LLVMdev] POSIX thread library support
> According to the link, I found that during the compiling process, the option "-emit-llvm" must be added to generate immediate object *.o. > [hanfeng at os-wstation02 fft]llvm-gcc -c fft.c -emit-llvm "-emit-llvm" emits object file which contains LLVM bitcode (IR). Default file name suffix is .o, but you might want to use "-o fft.bc" to make the suffix
2007 Apr 18
1
version GLIBC_2.0 not defined in file libpthread.so.0
I just installed EMC PowerPath 5.0.0 and Navisphere Agent and CLI on a CentOS 4.4/x86_64 system. When I try to start naviagent, I get the error below. Before upgrading to CentOS4.4, this same system had RHEL3 ES for x86_64 on it, and the same problem was encountered. I spent weeks going back and forth with EMC tech support, but the problem was never resolved. I'm hoping someone here on this