search for: lcxxrt

Displaying 5 results from an estimated 5 matches for "lcxxrt".

2014 Apr 03
2
[LLVMdev] r204593 breaks Asan tests on FreeBSD
...lper macros and functions macro(add_cxx_include result files) --- Do you think this fix would make sense for building llvm on other platforms? I mean, do you think it looks acceptable to be sent for review and commit? Please let me know. Also, I believe I should prepare a patch that adds the -lcxxrt option for a linker on FreeBSD so one day we can build llvm on FreeBSD without all these tricky things. The config is this: --- # The proposed buildbot config for FreeBSD 9.2 # we have to install these from ports as the packages versions are too old cd /usr/ports/devel/subversion sudo make BATC...
2014 Apr 01
2
[LLVMdev] r204593 breaks Asan tests on FreeBSD
On Tue, Apr 1, 2014 at 1:23 PM, Ivan A. Kosarev <ivan at ivan-labs.com> wrote: > Hi Alexey, > > > On 03/31/2014 09:58 PM, Alexey Samsonov wrote: > > On FreeBSD 9.2 I add a couple custom options to CMAKE_CXX_FLAGS in order > to let clang know which header set it should use, like that: > >> >>> CC=clang CXX=clang++ cmake \ >>>
2018 Jan 17
12
[6.0.0 Release] Release Candidate 1 tagged
Dear testers, Start your engines; 6.0.0-rc1 was just tagged. I know there are still open blockers and it's early in the process in a way, but I'd like to find out where we are. Please run the test script, let me know the results, and upload binaries. Thanks, Hans
2016 Jan 20
4
[3.8 Release] RC1 has been tagged
...#39;, '-v', '-nodefaultlibs', '-L/home/dim/obj/llvm-256945-trunk-freebsd11-i386-ninja-rel-1/lib', '-Wl,-rpath,/home/dim/obj/llvm-256945-trunk-freebsd11-i386-ninja-rel-1/lib', '-lc++', '-lc', '-lm', '-lpthread', '-lgcc_s', '-lcxxrt'] Command: ['/home/dim/obj/llvm-256945-trunk-freebsd11-i386-ninja-rel-1/projects/libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct.byname/Output/thousands_sep.pass.cpp.exe'] Exit Code: -6 Standard Error: -- Assertion failed: (f.thousands_sep() == ' &...
2016 Jan 20
2
[3.8 Release] RC1 has been tagged
Unfortunately I'm having lots of trouble with rc1 at this point: * libcxxabi can't build, because it requires unwind.h, which we do not yet have on FreeBSD 10.x (Ed Maste is working on it for 11.x, but that is not ready for general consumption). * The test-release.sh script has no option to disable only libcxxabi, you can only disable libcxx, libcxxabi and libunwind together (maybe this