search for: generic_category

Displaying 15 results from an estimated 15 matches for "generic_category".

2017 Feb 16
3
Linker error with XRay & GCC/libstdc++ 6.1
...ie/dev/llvm/build/clang/debug/split/notypes/nostandalone/./lib/clang/5.0.0/lib/linux -lclang_rt.xray-x86_64 -latomic -ldl -lrt /usr/local/google/home/blaikie/install/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.0/../../../../include/c++/6.1.0/system_error:197: error: undefined reference to 'std::_V2::generic_category()' /usr/local/google/home/blaikie/install/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.0/../../../../include/c++/6.1.0/system_error:197: error: undefined reference to 'std::_V2::generic_category()' /usr/local/google/home/blaikie/install/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.0/../../../../inc...
2017 Jun 04
2
building llvm_Rel400 on Scientific Linux (RHEL) 7.3 x86_64
On Sat, 3 Jun 2017 16:04:57 -0700 Tim Northover <t.p.northover at gmail.com> wrote: [snip] > I think you should be able to fix it by changing the > compiler-rt/lib/xray/test/CMakeLists.txt. If you find the > "add_compiler_rt_test" call and move "-lstdc++" to the end, just after > "-lrt" it should work. Thanks, Tim. I don't see "-lrt":
2017 Jun 03
2
building llvm_Rel400 on Scientific Linux (RHEL) 7.3 x86_64
...ib/linux -lclang_rt.xray-fdr-x86_64 /home/hanzer/build/build_llvm/./lib/clang/4.0.0/lib/linux/libclang_rt.xray-fdr-x86_64.a(xray_buffer_queue.cc.o): In function `std::make_error_code(std::errc)': /opt/rh/devtoolset-6/root/usr/include/c++/6.2.1/system_error:197: undefined reference to `std::_V2::generic_category()' /home/hanzer/build/build_llvm/./lib/clang/4.0.0/lib/linux/libclang_rt.xray-fdr-x86_64.a(xray_buffer_queue.cc.o): In function `std::error_code::error_code()': /opt/rh/devtoolset-6/root/usr/include/c++/6.2.1/system_error:141: undefined reference to `std::_V2::system_category()' /home/h...
2017 Nov 09
10
Experiment on how to improve our temporary file handing.
Currently a power failure or other hard crash can cause lld leave a temporary file around. The same is true for other llvm tools. As an example, put a breakpoint in Writer.cpp:236 ("writeBuildId()") and restart the run a few times. You will get t.tmp43a735a t.tmp4deeabb t.tmp9bacdd3 t.tmpe4115c4 t.tmpeb01fff The same would happen if there was a fatal error between the
2018 Dec 11
2
Using LLD to link against third-party libraries? How?
...d-link: warning: C:\Users\Osman\AppData\Local\Temp\currency_converter-264ae1.o: locally defined symbol imported: __RTDynamicCast (defined in libvcruntime.lib(rtti.obj)) [LNK4217]​ lld-link: error: undefined symbol: "class boost::system::error_category const & __cdecl boost::system::detail::generic_category_ncx(void)" (?generic_category_ncx at detail@system at boost@@YAAEBVerror_category at 23@XZ)​ >>> referenced by C:\Users\Osman\AppData\Local\Temp\currency_converter-264ae1.o:("class boost::system::error_category const & __cdecl boost::system::generic_category(void)" (?gen...
2018 Dec 11
3
Using LLD to link against third-party libraries? How?
...Osman\AppData\Local\Temp\currency_converter-264ae1.o: locally > defined symbol imported: __RTDynamicCast (defined in libvcruntime.lib > (rtti.obj)) [LNK4217]​ > lld-link: error: undefined symbol: "class > boost::system::error_category const & __cdecl > boost::system::detail::generic_category_ncx(void)" > (?generic_category_ncx at detail@system at boost@@YAAEBVerror_category at 23@XZ) > ​ >>>> referenced by > C:\Users\Osman\AppData\Local\Temp\currency_converter-264ae1.o:("class > boost::system::error_category const & __cdecl > boost::system::gen...
2018 Dec 12
2
Using LLD to link against third-party libraries? How?
...currency_converter-264ae1.o: locally > > defined symbol imported: __RTDynamicCast (defined in libvcruntime.lib > > (rtti.obj)) [LNK4217]​ > > lld-link: error: undefined symbol: "class > > boost::system::error_category const & __cdecl > > boost::system::detail::generic_category_ncx(void)" > > (?generic_category_ncx at detail@system at boost@@YAAEBVerror_category at 23@XZ) > > ​ > >>>> referenced by > > C:\Users\Osman\AppData\Local\Temp\currency_converter-264ae1.o:("class > > boost::system::error_category const & __cdecl...
2018 Dec 12
3
Using LLD to link against third-party libraries? How?
...Osman\AppData\Local\Temp\currency_converter-264ae1.o: locally > defined symbol imported: __RTDynamicCast (defined in libvcruntime.lib > (rtti.obj)) [LNK4217]​ > lld-link: error: undefined symbol: "class > boost::system::error_category const & __cdecl > boost::system::detail::generic_category_ncx(void)" > (?generic_category_ncx at detail@system at boost@@YAAEBVerror_category at 23@XZ) > ​ >>>> referenced by > C:\Users\Osman\AppData\Local\Temp\currency_converter-264ae1.o:("class > boost::system::error_category const & __cdecl > boost::system::gene...
2018 Dec 12
4
Using LLD to link against third-party libraries? How?
...Osman\AppData\Local\Temp\currency_converter-264ae1.o: locally > defined symbol imported: __RTDynamicCast (defined in libvcruntime.lib > (rtti.obj)) [LNK4217]​ > lld-link: error: undefined symbol: "class > boost::system::error_category const & __cdecl > boost::system::detail::generic_category_ncx(void)" > (?generic_category_ncx at detail@system at boost@@YAAEBVerror_category at 23@XZ) > ​ >>>> referenced by > C:\Users\Osman\AppData\Local\Temp\currency_converter-264ae1.o:("class > boost::system::error_category const & __cdecl > boost::system::gene...
2017 Jul 07
2
Swallowing of input in FileCheck
...leCheck source code I can see that it actually gets the entire input into RAM anyway: ``` do { Buffer.reserve(Buffer.size() + ChunkSize); ReadBytes = read(FD, Buffer.end(), ChunkSize); if (ReadBytes == -1) { if (errno == EINTR) continue; return std::error_code(errno, std::generic_category()); } Buffer.set_size(Buffer.size() + ReadBytes); } while (ReadBytes != 0); ``` Thus, I propose modifying FileCheck default behavior to dump all swallowed output on stderr when the test has failed. Would there be any objections to such a change? I understand the concern that log files mi...
2016 Dec 04
2
[Release-testers] 3.9.1-rc2 is ready for testing
...getrobust_np. ThreadSanitizer-x86_64 :: thread_name2.cc ^^ glibc 2.11 doesn't include 'pthread_setname_np'. libc++ :: std/depr/depr.c.headers/uchar_h.pass.cpp ^^ glibc doesn't get uchar until 2.16. libc++ :: std/diagnostics/syserr/syserr.errcat/syserr.errcat.objects/generic_category.pass.cpp libc++ :: std/diagnostics/syserr/syserr.errcat/syserr.errcat.objects/system_category.pass.cpp ^^ these tests fail the 'msg == "Unknown error -1" ' assertion. I don't see an obvious reason for why this would fail. On Fri, Dec 2, 2016 at 6:37 PM, Brian Cain &lt...
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
2018 Dec 12
4
Using LLD to link against third-party libraries? How?
...Osman\AppData\Local\Temp\currency_converter-264ae1.o: locally > defined symbol imported: __RTDynamicCast (defined in libvcruntime.lib > (rtti.obj)) [LNK4217]​ > lld-link: error: undefined symbol: "class > boost::system::error_category const & __cdecl > boost::system::detail::generic_category_ncx(void)" > (?generic_category_ncx at detail@system at boost@@YAAEBVerror_category at 23@XZ) > ​ >>>> referenced by > C:\Users\Osman\AppData\Local\Temp\currency_converter-264ae1.o:("class > boost::system::error_category const & __cdecl > boost::system::gene...
2016 Dec 02
9
3.9.1-rc2 is ready for testing
Hi, I just tagged 3.9.1-rc2, so testing can begin. There was a bug found in -rc1 before I could send out a release announcement, so I decided to merge the fix and tag -rc2 to save some testing cycles. We can always use more testers, so if you are interested in helping, let me know. Thanks, Tom
2016 Mar 04
0
Wine release 1.9.5
..._Pad class stub. msvcp110: Add _Pad implementation. msvcp120/tests: Added _Pad class tests. msvcp120/tests: Run _Unlink tests inside temp directory. msvcp110: Add _Thrd_detach implementation. msvcp100: Add std::system_category() implementation. msvcp100: Add std::generic_category() implementation. msvcrt: Fix 64-bit _CxxThrowException implementation. Sebastian Lackner (19): ntdll/tests: Allow broken SpinCount for some Win 8+ systems. winedevice: Use LdrFindEntryForAddress to find LDR_MODULE address. winedevice: Get rid of global driver_hkey variable...