Displaying 7 results from an estimated 7 matches for "openion".
2006 May 31
5
Openion on Sipura SPA-2100
Hi Friends,
I have successfully implemented Intercom, Voicemail and International dialing using Asterisk. Now I want to connect my PSTN Lines to Asterisk server. I have 3 PSTN number (lines) to connect to Asterisk. For this, I want to use Sipura SPA-2100. Is my decession is correct or not? Is there any disadvantages with this Sipura SPA-2100? Please tell me.
Thank you.
Regards,
Chandramouli
2009 Nov 10
2
Gradstream Budge Tone-201
Hi All;
I just need to know the openion about Grandstream phone, actually I tried Budge Tone 201 and I chocked that there is a noise in the handset (zzzzzzzzzzzzzzzzzzzzzzzzzzz) always, but in the speaker the sound is good and no noise.
Anyone has idea about Grandstream, and if they have a lot of problems and such noise in handset? Or m...
2008 Mar 31
0
[LLVMdev] Compile programs with the LLVM Compiler as a gsoc project
...for any issues you hit and help track down problems.
> >
>
1) I thought of taking the gcc compiler and compiling it with llvm since it
is easier to make test cases to test the system. Is gcc compiler already
built with llvm? if so I have the linux kernel as the second option. What is
your openion on this ?
>
> Excellent idea!
>
> When testing large code bases built with llvm, and trying to track down
> where the problem is it would be very useful to have an automated tool
> to help. Something similar to 'git bisect', or bugpoint but for many
> source files.
&g...
2008 Mar 31
1
[LLVMdev] Compile programs with the LLVM Compiler as a gsoc project
...ara Atukorala
<paba50 at gmail.com> wrote:
> 1) I thought of taking the gcc compiler and compiling it with llvm since it
> is easier to make test cases to test the system. Is gcc compiler already
> built with llvm? if so I have the linux kernel as the second option. What is
> your openion on this ?
We rutinely compile linux with llvm (and do LTO and custom transforms
on it). So that would be novel. However, several existing
optimizations break the linux kernel (and several bits of the linux
kernel are buggy and just happen to work with gcc (aka their
correctness depends on gettin...
2008 Mar 30
7
[LLVMdev] Compile programs with the LLVM Compiler as a gsoc project
Chris Lattner wrote:
>
> On Mar 29, 2008, at 11:53 PM, Kumaripaba Miyurusara Atukorala wrote:
>
>> hi,
>> This e-mail is written to involve some of the project ideas in LLVM
>> in GSOC this year.
>> I was looking in to the ideas mentioned under improving current
>> system and found the idea of "Compile programs with the LLVM
>> Compiler" to be
2008 Mar 31
0
[LLVMdev] Compile programs with the LLVM Compiler as a gsoc project
Hello,
> 1) I thought of taking the gcc compiler and compiling it with llvm
> since it is easier to make test cases to test the system. Is gcc
> compiler already built with llvm? if so I have the linux kernel as the
> second option. What is your openion on this ?
Just my 2 cents. I'd strongly suggest to select gentoo or anything
similar for this, it's pretty compiler-oriented, you can have several
versions of compilers in system and select, which compiler to use
smoothly.
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics...
2008 Mar 30
4
[LLVMdev] Compile programs with the LLVM Compiler as a gsoc project
hi,
This e-mail is written to involve some of the project ideas in LLVM in
GSOC this year.
I was looking in to the ideas mentioned under improving current system and
found the idea of "Compile programs with the LLVM Compiler" to be
interesting. I would like to compile one of the large code bases that have
not yet been compiled with LLVM and convert the build system to be
compatible