search for: 4ha

Displaying 10 results from an estimated 10 matches for "4ha".

Did you mean: 4a
2016 Apr 04
2
How to call an (x86) cleanup/catchpad funclet
I've modified llvm to emit vc++ compatible SEH structures for my personality on x86/Windows and my handler works fine, but the only thing I can't figure out is how to call these funclets, they look like: Catch: "?catch$3@?0?m3 at 4HA": LBB4_3: # %BasicBlock26 pushl %ebp pushl %eax addl $12, %ebp movl %esp, -28(%ebp) movl $LBB4_5, %eax addl $4, %esp popl %ebp retl # CATCHRET cleanup: "?dtor$2@?0?m2 at 4HA": LBB3_2: pushl %ebp subl $8, %esp add...
2018 Dec 11
2
Using LLD to link against third-party libraries? How?
...server_session@@@@YAXV?$basic_string_view at DU?$char_traits at D@std@@@boost@@$$QEAU?$message@$00U?$basic_string_body at DU?$char_traits at D@std@@V?$allocator at D@2@@http at beast@boost@@V?$basic_fields at V?$allocator at D@std@@@234@@http at beast@1 at AEAUsend_lambda@server_session@@PEBD3 at Z@4HA))​ ​ lld-link: warning: C:\Users\Osman\AppData\Local\Temp\currency_converter-264ae1.o: locally defined symbol imported: _CxxThrowException (defined in libvcruntime.lib(throw.obj)) [LNK4217]​ lld-link: error: undefined symbol: "class boost::system::error_category const & __cdecl boost::syst...
2018 Dec 11
3
Using LLD to link against third-party libraries? How?
...YAXV?$basic_string_view at DU?$char_traits at D@std@@@boost@@$$QEAU? > $message@$00U?$basic_string_body at DU?$char_traits at D@std@@V?$allocator at D@2@@http at beast@boost@@V? > $basic_fields at V?$allocator at D@std@@@234@@http at beast@1 at AEAUsend_lambda@server_ > session@@PEBD3 at Z@4HA))​ > ​ > lld-link: warning: > C:\Users\Osman\AppData\Local\Temp\currency_converter-264ae1.o: locally > defined symbol imported: _CxxThrowException (defined in > libvcruntime.lib(throw.obj)) [LNK4217]​ > lld-link: error: undefined symbol: "class > boost::system::error_cate...
2018 Dec 12
2
Using LLD to link against third-party libraries? How?
...ar_traits at D@std@@@boost@ > @$$QEAU? > > $message@$00U?$basic_string_body at DU?$char_traits at D@std@@V?$allocator at D > @2@@http at beast@boost@@V? > > $basic_fields at V?$allocator at D@std@@@234@@http at beast@1 at AEAUsend_lambda > @server_ > > session@@PEBD3 at Z@4HA))​ > > ​ > > lld-link: warning: > > C:\Users\Osman\AppData\Local\Temp\currency_converter-264ae1.o: locally > > defined symbol imported: _CxxThrowException (defined in > > libvcruntime.lib(throw.obj)) [LNK4217]​ > > lld-link: error: undefined symbol: "class &...
2018 Dec 12
3
Using LLD to link against third-party libraries? How?
...YAXV?$basic_string_view at DU?$char_traits at D@std@@@boost@@$$QEAU? > $message@$00U?$basic_string_body at DU?$char_traits at D@std@@V?$allocator at D@2@@http at beast@boost@@V? > $basic_fields at V?$allocator at D@std@@@234@@http at beast@1 at AEAUsend_lambda@server_ > session@@PEBD3 at Z@4HA))​ > ​ > lld-link: warning: > C:\Users\Osman\AppData\Local\Temp\currency_converter-264ae1.o: locally > defined symbol imported: _CxxThrowException (defined in > libvcruntime.lib(throw.obj)) [LNK4217]​ > lld-link: error: undefined symbol: "class > boost::system::error_categ...
2016 Nov 09
0
[PATCH] filearch: Add s390 and s390x detection and tests.
...#}Q-G&{y9*en8)6U~B<Mef&O4ql_fu92nYKE>$t5OXL>9xv6I=4|Q<xdy$N^|Re zeO;yVTNPLu8q|#B`9iH;tX2*&9%Qvb$tMGDT`dJFt$R-gg-x{e?9zpGvxY`yme0tf z{kc^*qgz4pn66cI?|!+siXN-*gPTH?#$GC8f3)9{|Dr{?7=Q1=@9j&*U-&&9iTLO5 ztVYwwU;fH+{8Unr@3m0;|3H7nw2-R4u%)z2@-wk-8o7Mm9Tz<H$@0*i@~bQ!d}4HA zxqSbHsv9g9f}g~&%v<@G*mIs>@-b*qKhg&o$~cH#f<5PVf=fOjRJqWj@k_t<{PQdW z3GI3QVSd?w%<f<8X<QXNvL4fD6MOS84ad*F(}&`>30)Z%=R=am3sqU;FRZ0M0_u1o z_LA=i?P%}9_DeDL{5voCk&}XsU1a`*ZR3gb-+S383ssLBKCJEWf8DaD^+f3<pB4?{ zYv6XgiT^ep&I4qPBp;Li1BLMxdwcw^0_40Sv>!E!Lrm{#{~...
2018 Dec 12
4
Using LLD to link against third-party libraries? How?
...YAXV?$basic_string_view at DU?$char_traits at D@std@@@boost@@$$QEAU? > $message@$00U?$basic_string_body at DU?$char_traits at D@std@@V?$allocator at D@2@@http at beast@boost@@V? > $basic_fields at V?$allocator at D@std@@@234@@http at beast@1 at AEAUsend_lambda@server_ > session@@PEBD3 at Z@4HA))​ > ​ > lld-link: warning: > C:\Users\Osman\AppData\Local\Temp\currency_converter-264ae1.o: locally > defined symbol imported: _CxxThrowException (defined in > libvcruntime.lib(throw.obj)) [LNK4217]​ > lld-link: error: undefined symbol: "class > boost::system::error_categ...
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?
...YAXV?$basic_string_view at DU?$char_traits at D@std@@@boost@@$$QEAU? > $message@$00U?$basic_string_body at DU?$char_traits at D@std@@V?$allocator at D@2@@http at beast@boost@@V? > $basic_fields at V?$allocator at D@std@@@234@@http at beast@1 at AEAUsend_lambda@server_ > session@@PEBD3 at Z@4HA))​ > ​ > lld-link: warning: > C:\Users\Osman\AppData\Local\Temp\currency_converter-264ae1.o: locally > defined symbol imported: _CxxThrowException (defined in > libvcruntime.lib(throw.obj)) [LNK4217]​ > lld-link: error: undefined symbol: "class > boost::system::error_categ...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking