search for: agets

Displaying 9 results from an estimated 9 matches for "agets".

Did you mean: gets
2012 Sep 25
2
[LLVMdev] Inline ASM Problem
Thank you for replying. The target is "aget" which is attached. The compiling shell is also attached. Best Andy > If I use "-use-mcjit" argument, the error message changes to "LLVM ERROR: > Inline asm not supported by this streamer because we don't have an asm parser > for this target"   What's your target? Please attach your example code so
2012 Sep 25
2
[LLVMdev] Inline ASM Problem
Sorry that I have implemented nothing for it. aget is not my own project which is a public project of paralell "wget". I only want to use it as a common benchmark.  Do I need to implement anything for it? Thank you BestAndy Hi Andy, On 25/09/12 12:10, Zhoujinguo wrote: > > Thank you for replying. > > The target is "aget" which is attached. The compiling shell is
2012 Sep 25
0
[LLVMdev] Inline ASM Problem
Hi Andy, On 25/09/12 14:19, Zhoujinguo wrote: > Sorry that I have implemented nothing for it. inline asm won't work without an asm parser, which is something that knows how to turn assembler strings like "mov %eax, %ebx" into opcodes, i.e. the numbers which, when placed into memory, cause the processor to execute the "mov %eax, %ebx" operation. After all, an
2012 Sep 25
0
[LLVMdev] Inline ASM Problem
Hi Andy, On 25/09/12 12:10, Zhoujinguo wrote: > > Thank you for replying. > > The target is "aget" which is attached. The compiling shell is also attached. since this seems to be your own custom target I ask: did you implement an asm parser for your target? Best wishes, Duncan. > > Best > Andy > > > > If I use "-use-mcjit" argument, the
2007 Apr 26
1
Asterisk IVR and Call Center Agents
...ing great for the past year or so. However, now the client wants to add the ability for callers to be able to speak with a live agent. The trick is that the client wants to send the agent as much information captured in the IVR as possible. This would be relatively easy if the client had their own agets with phones registered on this asterisk box. However, the client is not interested in hiring and/or managing agents or a call center, and are mainly interested in outsourcing the call center services. Preferrably, the call center should be US-based. Call volume to the call center will not be signi...
2012 Sep 25
2
[LLVMdev] Inline ASM Problem
Dear Ciao, Duncan, I am using linux--Intel X86-64. Do I need to implement an asm parser for LLVM JIT myself or there exists some tools for it? Thank you. BestAndy Hi Andy, On 25/09/12 14:19, Zhoujinguo wrote: > Sorry that I have implemented nothing for it. inline asm won't work without an asm parser, which is something that knows how to turn assembler strings like "mov %eax,
2012 Sep 25
2
[LLVMdev] JIT problem with thread local global variable
Thanks for your hint, I will try that Have A Nice Day Chia Lun -- View this message in context: http://llvm.1065342.n5.nabble.com/JIT-problem-with-thread-local-global-variable-tp49263p49273.html Sent from the LLVM - Dev mailing list archive at Nabble.com.
2012 Sep 25
0
[LLVMdev] Inline ASM Problem
Hi I am using LLVM on "aget". I have got a error message "LLVM ERROR: JIT does not support inline asm". If I use "-use-mcjit" argument, the error message changes to "LLVM ERROR: Inline asm not supported by this streamer because we don't have an asm parser for this target" What should I do? Thank you. Best Andy -------------- next part -------------- An
2006 Feb 08
0
NT doesn't like that ... primary gid of user [info] is not a Domain group
Hello all, Sorry for my long post but is a very urgent situation (is required to configure 3 PDC in less then 4 hours) and i have not enough time to read and experiment so i am posting here my problem. Please read entire message (is a little bit long). I have already one PDC using samba-3.0.10-1.4E.2 (on RHEL4) which is working fine with windows 9x and xp clients, excepting one thing. All