search for: yossi

Displaying 20 results from an estimated 29 matches for "yossi".

Did you mean: rossi
2006 Jun 03
5
[LLVMdev] llvm-gcc 4.0 for Linux@x86
...s of LLVM. I tried passing --enable-llvm with various llvm root pathnames and got ICEs. Is it possible to download llvm-gcc 4.0 binaries for Linux? If it isn't, is there something new one should know in order to build them that didn't make it into the documentation? Thanks in advance! -- Yossi
2009 Sep 17
5
"this" variables being overridden?
...ponds to a particular probe firing is done executing.) Any ideas what is going on? As said, I noticed this phenomena in a number of different scripts --- in all it seems like the more time it passes between the copyin and the usage of the data, the more likely I''ll see junk values... Yossi
2007 Apr 18
1
[Bridge] Spanning tree code
Hi I'm looking for code that implements the 802.1d spanning tree. Do you have an idea where can I download this code? Thanks Yossi -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/bridge/attachments/20050818/692b471a/attachment-0002.htm
2010 Jan 08
4
Runtime error 53: File not found
Wine on Fedora 12 with all updates. Installed Tora Codes 2000 from setup.exe OK. When I start this program, I receive "Runtime error 53: File not found". There is no indication of what is missing. I suspect that some of the runtime is missing but I don't know what to install to correct this. I can tell you that this runs under 2000 and was released before xp was available. Thanks
2002 Jul 17
1
(no subject)
Hello everyone two small questions with hopefully short answer. 1)How can I send simultaneously a massage to all members on the network using smbclient??? 2)smbtar does not back-up files and folders with hebrew names for those files/folders so....? Thanks: Yossi Shani -> shaniy@actcom.co.il
2006 Sep 10
1
[LLVMdev] #line directives in llvm-gcc
...a; } //end with `llvm -g -S lines.c`, `someplace' is not mentioned in lines.s. It also looks like functions #included from header files get attributed to the #including file (albeit at the right line number). Is there an option to take #line into account that I am missing? Thanks in advance, Yossi
2007 May 19
3
Asterisk and iBasis
Hi, We are currently trying to setup Asterisk with iBasis. One question/problem we have is that Ibasis has told us to send the INVITEs to one IP address and all media to a different IP address. How can we do that in Asterisk? Thanks
2006 Jan 24
2
[LLVMdev] Dwarf Support - Early Bird Edition
Chris asked me to write up "LLVM Developer's Guide to Dwarf Support" for LLVM maintainers. We are still in early stages, but we thought we'd get it out there for the "need to bleeders." At some point this information will be formalized and added to the LLVM documentation. The enclosed document gives specific instructions for adding source line number support
2006 Jan 28
0
[LLVMdev] Placing globals in specific sections
...e in the LLVM source code. Code such as: int a __attribute__ ((section ("A_SECTION"))); compiles with llvm-gcc, but apparently the section information is stripped (the object file doesn't contain "A_SECTION"). Is the SectionID feature implemented or just defined? TIA, Yossi
2006 Jun 03
0
[LLVMdev] llvm-gcc 4.0 for Linux@x86
I don't think anyone has successfully built llvm-gcc4 on Linux yet. I've tried and failed. The instructions in CFEBuildInstrs.html are for llvm-gcc3 and probably won't work as-is. Reid. On Sat, 2006-06-03 at 19:39 +0300, Yossi Kreinin wrote: > Hi! > > Apparently there are no precompiled binaries for llvm-gcc 4.0 for Linux. > > I've tried downloading the sources and building according to http://llvm.org/docs/CFEBuildInstrs.html (except I'm not an elite gcc hacker). I tried following the guidelines...
2006 Sep 12
1
[LLVMdev] reporting LLVM bugs
Hi! A (small) tar archive with files exposing an apparent LLVM optimizer bug is attached; I didn't find a way to attach files in the bugzilla interface. What's the best way to report bugs taking several files to reproduce? -- Yossi -------------- next part -------------- A non-text attachment was scrubbed... Name: bugreport.tgz Type: application/x-gtar Size: 2242 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060912/5b92f2b6/attachment.gtar>
2006 Aug 11
1
[LLVMdev] instruction scheduling for stack machines
...lgorithm listed in SelectionDAGISel.cpp - breadth first sequencing - for a stack machine would probably be depth first sequencing. Is there a way to configure an existing instruction scheduler to use a policy suitable for a stack machine, or is it best to write target-specific code instead? TIA, Yossi
2006 Jun 07
0
[LLVMdev] llvm-gcc 4.0 for Linux@x86
Hmm, today I just tried compiling the llvm-gcc 4.0 frontend again on linux (Fedora Core 3 I believe) and I seem to be suddenly having the problem that Yossi Kreinin mentioned. The frontend seems to be using normal gcc to compile as I no longer get a bytecode file after compilation. When I pass the --version argument it claims to be the LLVM 4.0.1 frontend. Any ideas what might cause this? It was working just fine before, I don't know what I did dif...
2006 Jun 05
2
[LLVMdev] llvm-gcc 4.0 for Linux@x86
On 6/3/06, Reid Spencer <reid at x10sys.com> wrote: > I don't think anyone has successfully built llvm-gcc4 on Linux yet. I've > tried and failed. I have :-) There was some patches, but I believe that they were all merged in the latest snapshot. Rafael
2006 Jun 07
1
[LLVMdev] llvm-gcc 4.0 for Linux@x86
...inux at: http://llvm.org/2006-06-01-llvm-gcc4-linux-x86-binary.tar.gz Reid. On Tue, 2006-06-06 at 19:17 -0700, John Trimble wrote: > Hmm, today I just tried compiling the llvm-gcc 4.0 frontend again on > linux (Fedora Core 3 I believe) and I seem to be suddenly having the > problem that Yossi Kreinin mentioned. The frontend seems to be using > normal gcc to compile as I no longer get a bytecode file after > compilation. When I pass the --version argument it claims to be the > LLVM 4.0.1 frontend. Any ideas what might cause this? It was working > just fine before, I don't...
2014 Aug 12
2
[PATCH] vhost: Add polling mode
...; wrote on 12/08/2014 12:18:50 PM: > From: "Michael S. Tsirkin" <mst at redhat.com> > To: David Miller <davem at davemloft.net> > Cc: Razya Ladelsky/Haifa/IBM at IBMIL, kvm at vger.kernel.org, Alex > Glikson/Haifa/IBM at IBMIL, Eran Raichstein/Haifa/IBM at IBMIL, Yossi > Kuperman1/Haifa/IBM at IBMIL, Joel Nider/Haifa/IBM at IBMIL, > abel.gordon at gmail.com, linux-kernel at vger.kernel.org, > netdev at vger.kernel.org, virtualization at lists.linux-foundation.org > Date: 12/08/2014 12:18 PM > Subject: Re: [PATCH] vhost: Add polling mode > &g...
2014 Aug 12
2
[PATCH] vhost: Add polling mode
...; wrote on 12/08/2014 12:18:50 PM: > From: "Michael S. Tsirkin" <mst at redhat.com> > To: David Miller <davem at davemloft.net> > Cc: Razya Ladelsky/Haifa/IBM at IBMIL, kvm at vger.kernel.org, Alex > Glikson/Haifa/IBM at IBMIL, Eran Raichstein/Haifa/IBM at IBMIL, Yossi > Kuperman1/Haifa/IBM at IBMIL, Joel Nider/Haifa/IBM at IBMIL, > abel.gordon at gmail.com, linux-kernel at vger.kernel.org, > netdev at vger.kernel.org, virtualization at lists.linux-foundation.org > Date: 12/08/2014 12:18 PM > Subject: Re: [PATCH] vhost: Add polling mode > &g...
2007 Aug 02
1
Resend: How do I configure sendmail to accept emails for dovecot when dovecot has sql auth/user db.
...me.. --- Included below are my config files: sendmail.mc, dovecot.m4, dovecot.conf, dovecot-sql.conf. Whenever I try to send email into this system, it rejects it with user does not exist, however, the user does exist as far as dovecot (imap) is concerned, it is in the database. THANKS - Yossie # for i in /etc/dovecot/dovecot.conf /etc/dovecot/dovecot-sql.conf / usr/share/sendmail-cf/mailer/dovecot.m4 /etc/mail/sendmail.mc; do echo "FILE: $i"; echo ===; echo ""; egrep -v '^ *(#|$)' $i; echo ""; echo ""; done FILE: /etc/dovecot/dovec...
2007 Aug 01
1
How do I configure sendmail to accept emails for dovecot when dovecot has sql auth/user db.
Included below are my config files: sendmail.mc, dovecot.m4, dovecot.conf, dovecot-sql.conf. Whenever I try to send email into this system, it rejects it with user does not exist, however, the user does exist as far as dovecot (imap) is concerned, it is in the database. THANKS - Yossie # for i in /etc/dovecot/dovecot.conf /etc/dovecot/dovecot-sql.conf / usr/share/sendmail-cf/mailer/dovecot.m4 /etc/mail/sendmail.mc; do echo "FILE: $i"; echo ===; echo ""; egrep -v '^ *(#|$)' $i; echo ""; echo ""; done FILE: /etc/dovecot/dovec...
2004 Aug 06
1
icecast2 question
Trying to build icecast2 on linux to use with globecom jukebox. When I run ./configure, it cannot find xslt-conf. Can you provide a list of requirements for icecast2? Thanks, L. Baker <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org'