search for: thst

Displaying 19 results from an estimated 19 matches for "thst".

Did you mean: that
2015 Aug 21
4
[RFC] AlwaysInline codegen
...eave some alwaysinline functions not inlined. If such function has an available_externally linkage, it is not emitted into the binary, and all calls to it are emitted as undefined symbol references. Some time ago I've made an attempt to add a DCE pass before the AlwaysInliner pass to fix this. Thst (a) caused a big churn in the existing tests (b) must be done at -O0 as well, which is probably undesirable and could inflate compilation time (c) feels like patching over a bigger problem. The following, better, idea was suggested by Chandler Carruth and Richard Smith. Instead of emitting an...
2014 May 25
2
make dllimport/dllexport attributes work with mingw (and others)
...;--enable-static" or both "--disable-shared --enable-static". (If I use ./configure without arguments then flac.exe requires libFLAC-8.dll, which in turn requires libgcc_s_sjlj-1.dll. Adding "--disable-shared" makes flac.exe standalone: it doesn't need those libraries thst are foreign to Windows systems).
2012 Oct 11
1
Cannot get kvm guests to connect to network
I installed a new CentOS-6.3 kvm guest on a recently provisioned kvm host also running CentOS-6.3. This guest will not connect to the network and the host cannot connect to it via its public IP address. I had previously installed a guest system on thst same kvm host using the same ISO and that system connects to the network without problem. I next created a third guest isntance and this too does not connect with either the kvm host or the gateway. I have installed litterally dozens of kvm guests this past year and I have never encountered this...
2012 Oct 11
1
Cannot get kvm guests to connect to network
I installed a new CentOS-6.3 kvm guest on a recently provisioned kvm host also running CentOS-6.3. This guest will not connect to the network and the host cannot connect to it via its public IP address. I had previously installed a guest system on thst same kvm host using the same ISO and that system connects to the network without problem. I next created a third guest isntance and this too does not connect with either the kvm host or the gateway. I have installed litterally dozens of kvm guests this past year and I have never encountered this...
2013 Dec 20
1
[LLVMdev] [LLVM] What has happened to LLVM bitcode archive support?
> We are going this way, yes. You've confused me a bit here ( maybe I was being too vague ) Okay so I understand thst the old LLVM specific archive format is now gone. However it seems you are allowing LLVM bitcode files ( I assume that's what you mean by "IL" - does that stand for "intermediate language"? It's not in [1] ) to be placed inside the more standard archive format understoo...
2015 Aug 21
2
[cfe-dev] [RFC] AlwaysInline codegen
...such function has an available_externally linkage, it is not emitted > > into the binary, and all calls to it are emitted as undefined symbol > > references. > > > > Some time ago I've made an attempt to add a DCE pass before the > > AlwaysInliner pass to fix this. Thst > > (a) caused a big churn in the existing tests > > (b) must be done at -O0 as well, which is probably undesirable and > > could inflate compilation time > > (c) feels like patching over a bigger problem. > > > > The following, better, idea was suggested by Chan...
2006 Apr 23
5
Codec G729 / x86_64 bits.
Hello All, I always used a compiled version for a x86 system >From http://kvin.lv/pub/Linux/Asterisk/ , and Works fine. At this time , I'm using a Pentium IV Dual core, Running Centos 4.3. I tried to install the 64 bits Compiled version but has a translation time > 20ms. Is it correct ? I also tried to make my self compilation and apply The patch but the patch doesn't work on ICC
2009 Mar 26
3
[LLVMdev] secure virtual architecture / safecode
...p allocation. Our Safe TinyOS work (memory safety via Deputy) suffers from code size problems. Some architectures, such as msp430, are quite flash-poor, and so even a few percent code bloat will stop large applications from compiling. This is too bad since these large applications are the ones thst most need safety. Since we have deployed Safe TinyOS as part of a recent release of TinyOS, the problem is not just a theoretical one! Making things worse, msp430-gcc is not one of the stronger gcc ports. So I am very interested in approaches that can reduce or eliminate dynamic checks. Howev...
2014 May 25
0
make dllimport/dllexport attributes work with mingw (and others)
...here both static and the shared libraries are built. > > (If I use ./configure without arguments then flac.exe requires > libFLAC-8.dll, > which in turn requires libgcc_s_sjlj-1.dll. Adding "--disable-shared" makes > flac.exe standalone: it doesn't need those libraries thst are foreign to > Windows systems). flac.exe built with mingw with or without the dllimport/dllexport patch always requires libFLAC-8.dll (because flac/Makefile.am has libFLAC.la in flac_LDADD and not libFLAC-static.la), and the patch doesn't make it any more or any less dependent on any ...
2008 Jan 29
1
smaba + ldap + privilages
Dear all I have smb+ ldap setup not everything is fine but i want to assign some right to perticuler Group so they can change TCP/IP properties and change system time and do some other right Is it possible to give some privilages to normal users ??? $ cat ~/satish/url.txt http://www.linuxbug.org
2016 Sep 18
4
[Bug] Mailbox aliases still broken
Hi, about an year ago i was reporting a bug in mailbox aliases, which remains unfixed and unasnwered (probably totally ignored, don't understand why). I thought it was because the bug is old and already fixed but yesterday i upgraded to Dovecot 2.2.24 and problem persists. Here is the original report, everything, except the Dovecot version, is still correct:
2009 Mar 25
0
[LLVMdev] secure virtual architecture / safecode
John, We (more accurately, John Criswell and Brice Lin) are working on a debugging version of SAFECode right now, which should be robust enough to play with soon. What kinds of embedded codes do you have in mind? One of our goals has been to minimize or even eliminate run-time checks for embedded code that meets certain restrictions. You can see the following paper for more details:
2009 Mar 25
2
[LLVMdev] secure virtual architecture / safecode
SVA/safecode looks interesting. Is it available to play with? I grepped for strings such as "sva" "secure" "safecode" in the LLVM source tree and didn't find anything, nor did I see obvious links to implementations from the project web pages. In the short term, questions I'd be interested in answering are: What happens when embedded codes that I care
2009 Mar 26
0
[LLVMdev] secure virtual architecture / safecode
...Safe TinyOS work (memory safety via Deputy) suffers from code size > problems. Some architectures, such as msp430, are quite flash-poor, > and so even a few percent code bloat will stop large applications from > compiling. This is too bad since these large applications are the > ones thst most need safety. Since we have deployed Safe TinyOS as > part of > a recent release of TinyOS, the problem is not just a > theoretical one! Making things worse, msp430-gcc is not one of the > stronger gcc ports. > > So I am very interested in approaches that can reduce or elim...
2006 May 26
2
Rails app fails to start with LoginGenerator
...quire.rb:21:in `require'' /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:147:in `require'' script/server:3 This error occured while loading the following files: application.rb login_system.rb user.rb </code></pre> I assuming thst the users.rb is a model class? Its on its place in models/ and everything else is working until I enable: <pre><code> include LoginSystem model :user </code></pre> in app controller Any suggestions? Thanks! -- Posted via http://www.ruby-forum.com/.
2014 May 24
2
make dllimport/dllexport attributes work with mingw (and others)
On 5/24/14, lvqcl <lvqcl.mail at gmail.com> wrote: > Ozkan Sezer <sezeroz at gmail.com> ?????(?) ? ????? ?????? Sat, 24 May 2014 > 10:16:15 +0400: > >> - changes the _MSC_VER condition to universally _WIN32: MSVC, as well >> as GCC supports this. > > MSYS/MinGW 4.8.3, 4.9.0 can't compile code from git after this patch: > > format.c:47:22: error:
2007 May 29
9
Asking hard questions about the NUT architecture
I've spent the better part of two working days reading the NUT code and documentation and thinking about typical modern use cases for the software. I'm now questioning whether I want to get any further involved with this project, because it seems to me that the codebase is a huge and complicated pile of machinery mainly aimed at solving problems that no longer matter. I could be wrong
2010 Nov 09
4
Xen 3.4.3and CentOS PCIback
Hi, I''m using CentOS 5.5 x86_64 xen 3.43 from gitco.de and I have an Openvox A1200P voip card and am passing it thru to another centos 5.5 DomU, when I 1st start the domain driver loads and everything seems quite nice and the device works, but after a reboor of the DomU, this is shown on my Dom0 dmesg Here''s Dom0 info [root@xen ~]# dmesg Bootdata ok (command line is ro
2010 Nov 09
4
Xen 3.4.3and CentOS PCIback
Hi, I''m using CentOS 5.5 x86_64 xen 3.43 from gitco.de and I have an Openvox A1200P voip card and am passing it thru to another centos 5.5 DomU, when I 1st start the domain driver loads and everything seems quite nice and the device works, but after a reboor of the DomU, this is shown on my Dom0 dmesg Here''s Dom0 info [root@xen ~]# dmesg Bootdata ok (command line is ro