search for: libstdc

Displaying 20 results from an estimated 138 matches for "libstdc".

2009 Apr 08
1
[LLVMdev] libstdc++v3
Hi all, I have some doubts on libstdc++v3? at the g++ side the libstdc++v3 as a runtime lib , a component of the g++, but at the llvm, there are no libstdc++v3 ? are llvm leave the libstc++v3 to the front-end(clang or llvm-gcc?). another problem is if I compile libstdc++v3 as byte-code (llvm-IR), just say libstdc++v3.bc ,...
2006 Apr 27
2
compat-libstdc ++
Hi; As a prerequisite for IBM's db2 Viper they say: "For RHEL, all available compat-libstdc ++ RPM-packages must be installed." Can anyone please advise how to achieve this quickly via yum? (64bit software running on 64bit centos 4.3.) Thanks; nat
2016 Jun 29
3
The clang for centos6 are need GLIBC_2.14, but we only have GLIB 2.12 by default.
Well, is that possible to include libstdc++4.7 into llvm? On Wed, Jun 29, 2016 at 2:26 AM, Brian Cain <brian.cain at gmail.com> wrote: > Sorry if I was unclear, I have no problems building clang against a newer > gcc for my own purpose. But it doesn't make sense to provide a release > binary for clang that's hoste...
2016 Jun 29
0
The clang for centos6 are need GLIBC_2.14, but we only have GLIB 2.12 by default.
It is possible to statically link against libstdc++, yes. I don't quite know all the pieces to the recipe in order to get that to work. It would require changes to the release script in order to get those configuration changes all the way through the third phase build. I don't believe any other tarball release does this, so it would at...
2016 May 05
2
LLVM cross compilation for arm target
...bihf -mcpu=cortex-a9 -I/usr/arm-linux-gnueabihf/include/c++/4.7.1/arm-linux-gnueabihf/ -I/usr/arm-linux-gnueabihf/include/ -mfloat-abi=hard -ccc-gcc-name arm-linux-gnueabihf-gcc' *error :* CMake Error at cmake/modules/CheckCompilerVersion.cmake:38 (message): Host Clang must be able to find libstdc++4.7 or newer! Call Stack (most recent call first): cmake/config-ix.cmake:14 (include) CMakeLists.txt:412 (include) I have installed libstdc++4.7-dev library but still same issue is coming. Does anyone know how to resolve this issue? Thanks, Bala -------------- next part -------------- An HT...
2016 Jun 28
0
The clang for centos6 are need GLIBC_2.14, but we only have GLIB 2.12 by default.
...ing clang against a newer gcc for my own purpose. But it doesn't make sense to provide a release binary for clang that's hosted on llvm.org that's ostensibly for "centos6" when it would really be bound to "centos6 plus the SCLO mirror which has the dependency for a newer libstdc++". The glibc 2.14 dependency is a result of the binary being built on a platform new enough to have libstdc++4.7 or newer. You could eliminate it if you could find a CentOS release that has libstdc++4.7 and glibc2.12. But ultimately you're still stuck with a runtime dependency on libstd...
2010 Nov 20
1
Trying to install R on Lucid Lynx
...ding state information... Done The following extra packages will be installed: build-essential dpatch dpkg-dev fakeroot g++ g++-4.4 gfortran gfortran-4.4 libblas-dev libbz2-dev libjpeg62-dev liblapack-dev libncurses5-dev libpcre3-dev libpcrecpp0 libpng12-dev libreadline-dev libreadline6-dev libstdc++6-4.4-dev patch patchutils r-base-core r-base-html r-cran-boot r-cran-class r-cran-cluster r-cran-codetools r-cran-foreign r-cran-kernsmooth r-cran-lattice r-cran-mass r-cran-matrix r-cran-mgcv r-cran-nlme r-cran-nnet r-cran-rpart r-cran-spatial r-cran-survival r-doc-html r-recommended xz-...
2012 Jul 15
0
[LLVMdev] Compiling llvm and Clang on Linux
Ok, I got. You should install libstdc++44-devel, too. Please try to install gcc44-c++ and libstdc++44-devel. Note: gcc44-c++ depends on gcc44, but gcc44-c++ and libstdc++44-devel are independent each other, at least on my host, CentOS5. ...Takumi 2012/7/15 Sitvanit Ruah <RUAH at il.ibm.com>: > In order to isolate the probl...
2016 Jun 28
2
The clang for centos6 are need GLIBC_2.14, but we only have GLIB 2.12 by default.
..., Jun 28, 2016 at 11:50 AM, 罗勇刚(Yonggang Luo) <luoyonggang at gmail.com > > wrote: > >> So CentOS before 6.7 is not an option after all? >> Is that possible to use clang on CentOS 6.6 and before? >> >> > Not with these binaries, unless you can update your libc/libstdc++. In > the general sense -- yes, it's possible if you build from source. There's > a couple of potential approaches: build against libc++, build against newer > libstdc++. If you're more adventurous you could also try building with > ellcc. That one requires patches but...
2012 Feb 23
9
32bit and 64bit version of a package
Hi, I''m trying to write a recipe to install the latest libstdc++ in both 32bit and 64bit flavors and running into issues. Yum only wants to install the 64bit version if I do: yum install libstdc++ If I do something like: package { "libstdc++.i386" : ensure => latest } It tells me "nothing to do" Any suggestions on the right way to...
2008 Jul 30
4
libstdc++.so.5 for xten voip phone
Which rpm has libstdc++.so.5? xten-xlite for linux says it needs this. Of course, there will be something else it will need after I get this....
2012 Jul 15
3
[LLVMdev] Compiling llvm and Clang on Linux
In order to isolate the problem I am now running on a machine whose only installation of gcc/g++ is gcc44, g++44 For this installation I am getting the following error: COMPILE: clang_linux/asan-i386/i386: /gpfs/haifa-p4/00/pincette/sitvanit/LLVM/llvm/projects/compiler-rt/lib/asan/asan_new_delete.cc /.../sitvanit/LLVM/llvm/projects/compiler-rt/lib/asan/asan_new_delete.cc:19:10: fatal error:
2007 Mar 05
1
[LLVMdev] building llvm head on ubuntu with glibc-2.3.6
...llvm/obj/lib/VMCore/Debug/Intrinsics.gen.tmp -gen-intrinsic *** glibc detected *** /home/ubuntu/llvm/obj/Debug/bin/tblgen: malloc(): memory corruption: 0x081f8a70 *** ======= Backtrace: ========= /lib/tls/i686/cmov/libc.so.6[0x401b81cd] /lib/tls/i686/cmov/libc.so.6(malloc+0x7f)[0x401b983f] /usr/lib/libstdc++.so.6(_Znwj+0x27)[0x400f24b7] /usr/lib/libstdc++.so.6(_Znaj+0x1d)[0x400f25ed] /usr/lib/libstdc++.so.6(_ZNSt13basic_filebufIcSt11char_traitsIcEE27_M_allocate_internal_bufferEv+0x3c)[0x4009558c] /usr/lib/libstdc++.so.6(_ZNSt13basic_filebufIcSt11char_traitsIcEE4openEPKcSt13_Ios_Openmode+0x72)[0x40099...
2018 Apr 04
0
problem with apt.llvm.org?
This was working just a few hours ago, and now my CI server gives: The following packages have unmet dependencies: clang-6.0 : Depends: libllvm6.0 (>= 1:6.0~svn298832-1~) but it is not going to be installed Depends: libstdc++6 (>= 4.9) but 4.8.4-2ubuntu1~14.04.4 is to be installed Depends: libstdc++-4.9-dev but it is not installable Depends: libgcc-4.9-dev but it is not installable Depends: libobjc-4.9-dev but it is not installable Depends: libclang-common-6.0-dev...
2017 Aug 14
4
[5.0.0 Release] Release Candidate 2 source and binaries available
Hello everyone, Source, binaries and docs for LLVM-5.0.0-rc2 are now available at http://prereleases.llvm.org/5.0.0/#rc2 (I'll add more binaries as they become available.) Please try it out, run tests, builds your favourite projects and file bugs about anything that needs to be fixed (including docs!), marking them blockers of http://llvm.org/pr33849. Cheers, Hans
2009 Dec 09
2
Kerio Mail Server - anyone?
Hey guys, I'm trying to install the latest Kerio and it seems to want an older version of libstdc++ which I cannot find anywhere in RPM land (sorry, but I just know gmail is going to mangle this on its way out ) [root at localhost ~]# rpm --install /home/amckay/kerio-kms-6.7.3-7892.linux.i386.rpm error: Failed dependencies: libstdc++.so.5 is needed by kerio-kms-6.7.3-7892.linux.i386 libstd...
2014 May 05
4
[LLVMdev] Ubuntu 14.04 Trusty packages broken
On 02/05/2014 11:26, Adam Strzelecki wrote: >> It should be fixed. Can you confirm? > > Nope. Sorry. Still doesn't work here: > > Get:3 http://llvm.org/apt/trusty/ llvm-toolchain-trusty/main libllvm3.5 amd64 1:3.5~svn207822-1~exp1 [7,300 kB] > Get:4 http://llvm.org/apt/trusty/ llvm-toolchain-trusty/main llvm-3.5-runtime amd64 1:3.5~svn207822-1~exp1 [52.0 kB] > Get:5
2018 May 10
3
Using C++14 code in LLVM
...are about. Whoever wants to drive this change needs to get a lot more feedback than just from me (IMO) about different users and whether a particular schedule will work. And I already mentioned my schedule, but maybe not explicitly enough: the primary platform I care about is planning to be off of libstdc++4.9 (the tall poll of the tent for us) by the end of 2018. So it seems like right after the branch in January 2019 would be fine for us to bump things up. Anything earlier than this will be somewhere between extremely hard to infeasible for us. At that point, we could probably go for C++17 as eas...
2006 Jun 01
0
Some non-fatal startup issues
...brary/Application Enhancers/FruitMenu.ape/Contents/MacOS/ > FruitMenu: error code 4, error number 0 (Symbol not found: ___eprintf > Referenced from: /System/Library/Frameworks/QuickTime.framework/ > Versions/A/QuickTime > Expected in: /Library/Frameworks/R.framework/Resources/lib/libstdc > ++.6.dylib > ) The following object(s) are masked _by_ .GlobalEnv : .Traceback The following object(s) are masked from package:grid : grid.xaxis grid.yaxis > 2006-06-01 01:07:07.801 R[28814] CFLog (21): Error loading /System/ > Library/ScriptingAdditions/StandardAddition...
2005 Oct 28
1
wine 0.9: version GLIBC_2.3.4 not defined in file libc.so.6
...dll.so: symbol regexec, version GLIBC_2.3.4 not defined in file libc.so.6 with link time reference err:module:import_dll Loading library dbghelp.dll (which is needed by L"c:\\windows\\system32\\imagehlp.dll") failed (error c000007a). I'm running debian sarge and I do have installed libstdc++6, libc6 and I also should have GLIBC_2.3.4: # strings /lib/libc.so.6 | grep GLIB GLIBC_2.0 GLIBC_2.1 GLIBC_2.1.1 GLIBC_2.1.2 GLIBC_2.1.3 GLIBC_2.2 GLIBC_2.2.1 GLIBC_2.2.2 GLIBC_2.2.3 GLIBC_2.2.4 GLIBC_2.2.6 GLIBC_2.3 GLIBC_2.3.2 GLIBC_2.3.3 GLIBC_2.3.4 GLIBC_PRIVATE So what is the problem? Wit...