search for: boost

Displaying 20 results from an estimated 2142 matches for "boost".

2013 Sep 16
0
CEBA-2013:1187 CentOS 6 boost FASTTRACK Update
...Errata and Bugfix Advisory 2013:1187 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1187.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 4d9890eb6188a0e2b4cb664cec93cae75a4df4e2ef1f6360b4f9405e495f0175 boost-1.41.0-18.el6.i686.rpm 9856b6443740b8cbb217adeb51d90da211a5d395284712ec9e04554e2366eff7 boost-date-time-1.41.0-18.el6.i686.rpm 28a376308e89527eea6b795a820b4bd995a3ca33dd226bc74da75edd82c2c2c4 boost-devel-1.41.0-18.el6.i686.rpm 3debbceff13b6e966963b7fb2110cbecf509b6b72e365d041db09a5b5137def0 boos...
2015 Jan 26
0
CESA-2015:C001 CentOS 6 boost Bugfix Update
CentOS Errata and BugFix Advisory 2015:C001 Upstream details at : http://bugs.centos.org/view.php?id=8117 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 6044ee7a7863e087a32391c31d94e030abf7d6d5d74dff8a6bd96cd32c5c63ca boost-1.41.0-25.el6.centos.i686.rpm bff46f66bdf08d7af49f2579070a2986489f4d0cf2fc50fbefb1db1bbf8b4b44 boost-date-time-1.41.0-25.el6.centos.i686.rpm a98e0eee6562a62a9faa4bb35af33baa8605f55ea5d6f60f3474db067658004c boost-devel-1.41.0-25.el6.centos.i686.rpm 4703a894eacfb5457c7c75afa21270215772d9c1c61599f20...
2013 Sep 16
0
CentOS-announce Digest, Vol 103, Issue 9
...os-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CEBA-2013:1187 CentOS 6 boost FASTTRACK Update (Karanbir Singh) ---------------------------------------------------------------------- Message: 1 Date: Mon, 16 Sep 2013 09:19:36 +0000 From: Karanbir Singh <kbsingh at centos.org> Subject: [CentOS-announce] CEBA-2013:1187 CentOS 6 boost FASTTRACK Update To: centos-anno...
2011 Jan 14
1
[LLVMdev] Building Boost library failed with Clang 2.9
I tried building boost 1.45 release with clang 2.9 following instructions on http://blog.llvm.org/2010/05/clang-builds-boost.html but got the following result: $ clang++ --version clang version 2.9 (trunk 123420) Target: x86_64-apple-darwin10 Thread model: posix $ ./bjam toolset=clang Building the Boost C++ Librarie...
2009 Sep 07
2
passenger-status error messages
...; (ApplicationPoolServerExecutable.cpp:553) Thread ''Status report thread'': in ''void Passenger::ApplicationPoolStatusReporter::threadMain()'' (ApplicationPoolStatusReporter.h:100) Thread ''Client 6'': in ''void Client::threadMain(boost::weak_ptr<Client>)'' (ApplicationPoolServerExecutable.cpp:406) Thread ''Client 7'': in ''void Client::threadMain(boost::weak_ptr<Client>)'' (ApplicationPoolServerExecutable.cpp:406) Thread ''Client 10'': in ''vo...
2013 Mar 22
0
CentOS-announce Digest, Vol 97, Issue 12
...nce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2013:0668 Moderate CentOS 5 boost Update (Johnny Hughes) 2. CEBA-2013:0664 CentOS 6 libvirt Update (Johnny Hughes) 3. CESA-2013:0668 Moderate CentOS 6 boost Update (Johnny Hughes) 4. CESA-2013:0669 Moderate CentOS 6 qt Update (Johnny Hughes) ---------------------------------------------------------------------- Message...
2018 Dec 11
2
Using LLD to link against third-party libraries? How?
...aged to get it to work (though I'm only using std::map::insert_or_assign() from C++17). And I'm using Windows, so I shouldn't use LDFLAGS or CXXFLAGS as environment variables. I'll use them directly on the compiler command line instead. The libraries I need to link against are C:/boost_1_68_0/stage/lib/libboost_system-vc141-mt-x64-1_68.lib and C:/Jinja2Cpp/install_x64/lib/static/jinja2cpp.lib. I tried to build it with this flag: " clang++ -std=c++17 -Wall -pedantic -D_SILENCE_CXX17_ADAPTOR_TYPEDEFS_DEPRECATION_WARNING -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_NONSTD -...
2013 Apr 03
0
CentOS-announce Digest, Vol 98, Issue 1
...os-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CEBA-2013:0692 CentOS 6 boost Update (Johnny Hughes) 2. CESA-2013:0696 Critical CentOS 5 xulrunner Update (Johnny Hughes) 3. CESA-2013:0697 Critical CentOS 5 thunderbird Update (Johnny Hughes) 4. CESA-2013:0696 Critical CentOS 5 firefox Update (Johnny Hughes) 5. CESA-2013:0696 Critical CentOS 6 xulrunner Updat...
2018 Dec 11
3
Using LLD to link against third-party libraries? How?
...(though I'm only using > std::map::insert_or_assign() from C++17). And I'm using Windows, so I > shouldn't use LDFLAGS or CXXFLAGS as environment variables. I'll use > them directly on the compiler command line instead. The libraries I > need to link against are > C:/boost_1_68_0/stage/lib/libboost_system-vc141-mt-x64-1_68.lib and > C:/Jinja2Cpp/install_x64/lib/static/jinja2cpp.lib. > > I tried to build it with this flag: > " > clang++ -std=c++17 -Wall -pedantic - > D_SILENCE_CXX17_ADAPTOR_TYPEDEFS_DEPRECATION_WARNING - > Dvariant_CONFIG_SEL...
2018 Dec 12
2
Using LLD to link against third-party libraries? How?
I couldn't get it to build libcxx... You need c++ and c++abi to compile c++ code. On Wed, Dec 12, 2018, 07:01 Osman Zakir via llvm-dev < llvm-dev at lists.llvm.org> wrote: > LLVM on a Developer Command Prompt. The ones I want to fix first are the > ones from Boost and Jinja2Cpp. I saw some from those as well. > > If there any standard library ones missing, could it be because I couldn't > get it to build libcxx? I did try to include that, but it seems to be > missing. What should I do? > ------------------------------ > *From:* David...
2008 Dec 28
5
[LLVMdev] [Patch] Adding unit tests to LLVM
2008/12/27 Mark Kromis <greybird at mac.com> > Just a curiosity question, why push for gtest vs Boost Test or > a different test suite? > I normally use Boost, and their test suite, so I'm more familiar with that. > So I was wondering is one better then the other, or is it just that someone > makes a patch for it? > I looked more into Boost.Test to see what's in it. Boost.T...
2016 Dec 21
2
different compilers and mzR build fails
...6.2.1 (from devtoolset-6) with R, everything seems to work just fine, except for mzR. Here is failed build: g++ -m64 -shared -L/usr/lib64/R/lib -Wl,-z,relro -o mzR.so cramp.o ramp_base64.o ramp.o RcppRamp.o RcppRampModule.o rnetCDF.o RcppPwiz.o RcppPwizModule.o RcppIdent.o RcppIdentModule.o ./boost/system/src/error_code.o ./boost/regex/src/posix_api.o ./boost/regex/src/fileiter.o ./boost/regex/src/regex_raw_buffer.o ./boost/regex/src/cregex.o ./boost/regex/src/regex_debug.o ./boost/regex/src/instances.o ./boost/regex/src/icu.o ./boost/regex/src/usinstances.o ./boost/regex/src/regex.o ./...
2015 Jan 27
0
CentOS-announce Digest, Vol 119, Issue 9
...curity Update (Johnny Hughes) 4. CEBA-2015:0084 CentOS 6 alsa-utils BugFix Update (Johnny Hughes) 5. CESA-2015:0085 Important CentOS 6 java-1.6.0-openjdk Security Update (Johnny Hughes) 6. CEBA-2015:0083 CentOS 6 dhcp BugFix Update (Johnny Hughes) 7. CESA-2015:C001 CentOS 6 boost Bugfix Update (Johnny Hughes) 8. CESA-2015:0085 Important CentOS 7 java-1.6.0-openjdk Security Update (Johnny Hughes) ---------------------------------------------------------------------- Message: 1 Date: Mon, 26 Jan 2015 12:51:39 +0000 From: Johnny Hughes <johnny at centos.org>...
2018 Dec 12
3
Using LLD to link against third-party libraries? How?
...'t get it to build libcxx... You need c++ and c++abi to compile c++ code. On Wed, Dec 12, 2018, 07:01 Osman Zakir via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> wrote: LLVM on a Developer Command Prompt. The ones I want to fix first are the ones from Boost and Jinja2Cpp. I saw some from those as well. If there any standard library ones missing, could it be because I couldn't get it to build libcxx? I did try to include that, but it seems to be missing. What should I do? ________________________________ From: David Greene <dag at cray.com&l...
2018 Dec 12
4
Using LLD to link against third-party libraries? How?
...'t get it to build libcxx... You need c++ and c++abi to compile c++ code. On Wed, Dec 12, 2018, 07:01 Osman Zakir via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> wrote: LLVM on a Developer Command Prompt. The ones I want to fix first are the ones from Boost and Jinja2Cpp. I saw some from those as well. If there any standard library ones missing, could it be because I couldn't get it to build libcxx? I did try to include that, but it seems to be missing. What should I do? ________________________________ From: David Greene <dag at cray.com&l...
2009 May 12
1
[LLVMdev] MSVC cstdint
In the llvm file include/llvm/Support/DataTypes.h (.in/.cmake), for MSVCit defines some macros that are defined in the cstdint.hpp file in boost (and boost does it better, detailed below): The basic error is: R:\SDKs\boost\built_head\include\boost-1_38\boost/cstdint.hpp(347) : warning C4005: 'INT8_C' : macro redefinition R:\SDKs\llvm\trunk_VC8_building\include\llvm/Support/DataTypes.h(116) : see previous definition of '...
2008 Dec 28
0
[LLVMdev] [Patch] Adding unit tests to LLVM
On Dec 27, 2008, at 7:41 PM, Misha Brukman wrote: > 2008/12/27 Mark Kromis <greybird at mac.com> > Just a curiosity question, why push for gtest vs Boost Test or a > different test suite? > I normally use Boost, and their test suite, so I'm more familiar > with that. So I was wondering is one better then the other, or is it > just that someone makes a patch for it? > > I looked more into Boost.Test to see what's in it...
2016 Dec 21
1
different compilers and mzR build fails
..., except for mzR. >> Here is failed build: >> >> g++ -m64 -shared -L/usr/lib64/R/lib -Wl,-z,relro -o >> mzR.so cramp.o >> ramp_base64.o ramp.o RcppRamp.o RcppRampModule.o >> rnetCDF.o RcppPwiz.o >> RcppPwizModule.o RcppIdent.o RcppIdentModule.o >> ./boost/system/src/error_code.o >> ./boost/regex/src/posix_api.o >> ./boost/regex/src/fileiter.o >> ./boost/regex/src/regex_raw_buffer.o >> ./boost/regex/src/cregex.o ./boost/regex/src/regex_debug.o >> ./boost/regex/src/instances.o ./boost/regex/src/icu.o >> ./boost/re...
2018 Dec 11
2
Using LLD to link against third-party libraries? How?
I already mentioned what flag I tried. It's in the first email in this thread. And I want to link against Boost.System and the Jinja2Cpp library (the latter's documentation can be found here: https://github.com/flexferrum/Jinja2Cpp . And I also have some GUI applications using FLTK as well that I want to try to build using LLVM as well, so I'll have to know how to link against FLFK's libraries t...
2005 Sep 22
3
[LLVMdev] name collision - llvm::tie and boost::tie
On 22/09/05, Bill Wendling <isanbard at gmail.com> wrote: > Couldn't you state the explicit namespaces. So not using "using > namespace llvm" and instead prefix all calls with "llvm::"? The header files in boost do not use fully-qualified tie(). I probably should not modify them. But my .cpp file #include them. I hope I could "using namespace" boost and llvm in .cpp file, because it's tedious to use fully-qualified identifiers in boost and llvm namespace. -- Tzu-Chien Chiu, 3D Graphics Har...