search for: esle

Displaying 20 results from an estimated 42 matches for "esle".

Did you mean: else
2013 Aug 01
1
[LLVMdev] project page request
Please add to the ProjectsWithLLVM/ page. Thanks. ==== Embedded System Language (ESL) ESL <code.google.com/p/esl/> is a new programming language designed to be used for efficient programming of embedded systems and other low-level system programming projects. ESL is a typed compiled language with features that allow the programmer to dictate the concrete representation of data values;
2001 Jun 27
1
err:ntdll:RtlpWaitForCriticalSection...
Hi there, I'm relativly new to this linux-stuff an especially to wine. I'm trying to bring up an software that is using the FOXW2600.ESL als runtime library (as far as i understand this). All i can get out of wine is a blank and black (managed) screen an a bunch of messages at starting konsole. At the end wine claims to be successful. I'm running SuSE 7.2 codeweavers-wine-20010305
2012 Nov 02
1
[LLVMdev] new frontend and language
I have developed a new systems programming language called ESL (Embedded Systems Language). The compiler for it is a front end to LLVM and is written in itself, bootstrapping via LLVM assembly code. Most of the language is ordinary, but some things that aren't: no reserved words, procedures can return multiple values, data types allow the exact placement of bits, alignment, and
2006 Feb 19
3
Loops and Variables
I have the following in my dialplan, counts the number of loops and when it hits greater then 5, exit. It works, but errors initially with, "syntax error, unexpected TOK_PLUS, expecting TOK_MINUS or TOK_LP or tolken; Input: +1". Could somebody tell me why? Thanks: ; **************************************** ; Setup a varriable to count the number of ; times the message has been
2012 Nov 20
2
Controlling the number of interactions of a lme
Hello everybody, i'm trying to run a lme but am having a problem. My model have many response variables and when i run the anova, the number of interactions (up to six) is great and the p-values of all variables not appear. I wanted to know if i could to control the number of interactions of the model, or if this method is the most advisable for so many variables. Thanks in advance!
2011 Jun 24
2
[LLVMdev] multiple return value assembler regression?
On 06/24/2011 03:45 PM, Chris Lattner wrote: > > On Jun 24, 2011, at 9:29 AM, Bagel wrote: > >> It appears the syntax for returning multiple values has changed since 2.9. >> Previous to that: >> ret i32 %a, i32 %b >> worked. The new syntax is something like: >> ret { i32, i32 }{i32 %a, i32 %b} >> but this yields an error: >> mrv-bug.ll:5:24:
2008 Sep 03
1
[LLVMdev] LLVM FPGA interface.
Hi LLVM community members. I downloaded LLVM-GCC4.2 Front-end source code and succefully installed alongwith LLVM-2.3 on linux x86_64. I think it's front-end has better optimizations. I am naive to LLVM environment, my focus is to generate LLVM inermediate code for FPGA. Are there any resources/links/papers/documents which discusses LLVM intermediate generation for FPGA needs. I am aware
2009 Mar 04
1
[LLVMdev] Control Data Flow Graph (CDFG)
Hi John, My project is somewhat inbetween, but closer to the latter. If you are doing something related to synthesis, have you checked xPilot from UCLA? Search "llvm" in this paper <http://www.icims.csl.uiuc.edu/~dchen/xpilot-TechCon2005.pdf> Anyway, thanks for the information! :-) Wenhao On Tue, Mar 3, 2009 at 6:30 AM, <llvmdev-request at cs.uiuc.edu> wrote: > >
2011 Jun 24
0
[LLVMdev] multiple return value assembler regression?
On Jun 24, 2011, at 2:21 PM, Bagel wrote: >> This is obsolete and deprecated syntax that is dropped in "llvm 3.0" (and thus on mainline right now). If you run that through llvm-as|llvm-dis from llvm 2.9, you'll see the preferred syntax. >> >> -Chris > > OK, I guess I missed the announcement that it was obsolete. It will eventually be in the llvm 3.0
2005 Mar 05
0
problems with FoxPro app under wine 20020211-1
I've got WINE installed (version as above), from the FC3 packages linked to from winehq. I'm trying to run a FoxPro app. It installed OK, but when I go to run it, I got a window saying "Cannot locate FoxPro support library". I've soft-linked foxw2600.esl, which I presume is the library, to FOXW2600.ESL, and now I get a box saying simply: "WATCOM Win: Read
2006 Jul 06
0
[LLVMdev] A job advertisement for LLVM developers
AutoESL is a high-tech startup company providing innovative platform-based communication-centric SystemC/C-to-RTL synthesis technologies (see more in the "About Us" section). Currently AutoESL has several engineering positions open in its headquarter in Los Angeles, California and its R&D center in Beijing, China. Please e-mail your resume to recruiting at autoesl.com for immediate
2012 Aug 27
1
FreeBSD $PACKAGESITE from -STABLE to -RELEASE
Hi all, I''m using FreeBSD-9.0-RELEASE. When I install a package via puppet, it seems to use the -STABLE branches instead of -RELEASE. I can use pkg_add -r on the command-line, which will use the -RELEASE branch and break the dependencies. One workaround is to change the $PACKAGESITE variable to "ftp://ftp.ch.freebsd.org/pub/FreeBSD/ports/amd64/packages-9-stable/Latest/"
2012 Mar 16
1
Upgrade of IDMAP_VERSION from -1 to 2 is not possible with incomplete configuration
Hi I'm running CentOS 6.2 with samba-3.5.10-114 , and LikewiseOpen 6.1 . How do I fix these errors ? Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: [2012/03/16 20:25:43.639871, 0] winbindd/idmap_tdb.c:287(idmap_tdb_open_db) Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: Upgrade of IDMAP_VERSION from -1 to 2 is not possible with incomplete configuration Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]:
2009 Jun 28
10
pygrub caching issue
https://bugzilla.redhat.com/show_bug.cgi?id=466681 just to be sure that some one in xvm-team notices that before any bits from xvm-gate are putback ;) Florian
2011 May 09
2
Microsoft Outlook pst files unable to open or create
...ing, writing, etc. But, in Outlook, when you try to open an archive (pst file) on the new samba server, it pops up an error "the file is already in use by the maximum number of applications. Close some of these applications and try again. You may need to restart your computer." Nothing esle has the file open. So to test, we tried to create a new archive file that does not currently exist on the server, and it gives you the same error and fails to create the file. If we unmount from the new samba server to the old one, it can create it just fine. Please help anyone, I'm at a comp...
2008 May 05
2
Add permission? (was How to create a write-only share?)
...hael:office' shared via samba as '[door]' How can I configure the FS and samba to let 'michael' full control of directory content and let members of gorup 'office' to add files to this Samba share from Windows machine. But members of group 'office' and everyonne esle should not be able to read the files and even see the contents of the share (contents of directory). Thanks in advance, Ash Gosh.
2006 Sep 11
7
Safari Browser problems
...can browse a site I developed/deployed to Apache 2.2.3/Mongrel from PC/s with Firefox/Explorer. I can''t browse from Mac Safari? I checked these setting and it still doesn''t work... http://docs.info.apple.com/article.html?artnum=151263 I don''t know Mac''s, what esle could this be? Jim
2015 Aug 03
6
Looking for PRI Card with automatic fail over
Hi all, Strange request, I have a customer where we are putting an Asterisk PBX in front of a legacy (non-VoIP) PBX. One of the requirements it that the Asterisk PBX have 2 PRI ports (on towards the legacy PBX and one towards the carrier) with the ability to go to pass through should the Asterisk PBX (software or hardware level) fail. I did not see this feature in the Digium, Sangoma, Allo, or
2007 Sep 18
0
OT: snmp get data from windows controlled UPS
...ch. We have a MGE Comet EXtreme being connected serially to a Windows 2000 machine. We would like to achieve the functionality of a Network Management Card providing SNMP-agent capabilities so we can query the UPS status via SNMP from the Windows machine. Is there a solution for this? (Nothing esle required really, no webserver, email alerting or alike) Reading up on the manual of the MGE Network Management Proxy or the Personal Solution Pac didn't help much and the initially delivered UM-agent could not be installed. (I suppose UM-agent is what we are actually looking for, hm?) Any...
2011 Jun 24
0
[LLVMdev] multiple return value assembler regression?
On Jun 24, 2011, at 9:29 AM, Bagel wrote: > It appears the syntax for returning multiple values has changed since 2.9. > Previous to that: > ret i32 %a, i32 %b > worked. The new syntax is something like: > ret { i32, i32 }{i32 %a, i32 %b} > but this yields an error: > mrv-bug.ll:5:24: error: invalid use of function-local name > ret { i32, i32 }{i32 %a, i32 %b} >