search for: ehc

Displaying 15 results from an estimated 15 matches for "ehc".

Did you mean: eh
2009 Jan 18
1
[LLVMdev] Criticism of garbage collection support in LLVM
Hi! Essential Haskell Compiler (EHC) also has llvm backend. http://www.cs.uu.nl/wiki/bin/view/Ehc/WebHome http://www.cs.uu.nl/wiki/bin/view/Stc/CompilingHaskellToLLVM Cheers, Csaba -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090118/33489d...
2005 Mar 15
1
[LLVMdev] LLVM for functional languages?
Hi, I was looking at LLVM as a target for EHC (http://catamaran.labs.cs.uu.nl/twiki/st/bin/view/Ehc) which is a Haskell compiler. I got some questions on the status of LLVM. I read some discussions on tail calls, and was wondering if they are implemented. Furthermore many comments in lib/Target/.. state: '// FIXME: Implement the invoke/u...
2012 May 14
1
Vignette problem
...#39;, then call `pdflatex'. (pdftex.def) Otherwise check and correct the driver options. (pdftex.def) Error recovery by switching to PDF mode. See the pdftex.def package documentation for explanation. Type H <return> for immediate help. ... l.414 }\@ehc ? /usr/share/texmf-texlive/tex/latex/pdftex-def/pdftex.def:414: Emergency stop. ... l.414 }\@ehc No pages of output. Transcript written on lmekin.log. /usr/bin/texi2dvi: latex exited with bad status, quitting. make: *** [lmekin.pdf] Error 1 Error in buildVignettes(dir = "/home/thern...
2007 Dec 07
3
[LLVMdev] Calling functions defined in .o files in LLVM code executed in lli
Hi, This is probably an easy question, but I could not find the answer to it. I'm working on a LLVM back-end for the EHC compiler (a Haskell compiler). Currently there is a C back-end and I would like to reuse the primitive library functions from this back-end. So I have compiled C sources in a .o file and I would like to call these from my LLVM code. If I declare these primitive functions in the LLVM code and link...
2007 Dec 08
1
[LLVMdev] Calling functions defined in .o files in LLVM code executed in lli
...vm.org On Dec 8, 2007, at 12:12 AM, Chris Lattner wrote: > > On Dec 7, 2007, at 6:38 AM, John van Schie wrote: > >> Hi, >> >> This is probably an easy question, but I could not find the answer >> to it. >> >> I'm working on a LLVM back-end for the EHC compiler (a Haskell >> compiler). Currently there is a C back-end and I would like to reuse >> the >> primitive library functions from this back-end. > > Ok. >> > >> So I have compiled C sources in a .o file and I would like to call >> these >> fro...
2009 Jan 18
0
[LLVMdev] Criticism of garbage collection support in LLVM
On Jan 17, 2009, at 1:25 PM, Albert Graef wrote: > Chris Lattner wrote: >> In the end, I consider this to be a yet-another chapter in the >> "functional language people don't like LLVM" saga. > > Yet another counterexample: > > http://pure-lang.googlecode.com/ Hey, this is incredibly cool. I had never heard of pure, nice work! Would you mind writing a
2007 Dec 08
0
[LLVMdev] Calling functions defined in .o files in LLVM code executed in lli
On Dec 7, 2007, at 6:38 AM, John van Schie wrote: > Hi, > > This is probably an easy question, but I could not find the answer > to it. > > I'm working on a LLVM back-end for the EHC compiler (a Haskell > compiler). Currently there is a C back-end and I would like to reuse > the > primitive library functions from this back-end. Ok. > > So I have compiled C sources in a .o file and I would like to call > these > from my LLVM code. If I declare these pr...
2004 Apr 19
1
Samba 3.0.2a with ADS w2k3 Active Directory, enctypes
...ironment works fine with a W2K Active Directory, I read in same list the problem was the kerberos 1.2.x, then I changed to 1.3.3, but the problem remains. I also have tried the following combinations of parameters in the krb5.conf Test 1 - No permitted_enctypes [libdefaults] default_realm = HOME.EHC # The following krb5.conf variables are only for MIT Kerberos. default_tgs_enctypes = des-cbc-crc des-cbc-md5 default_tkt_enctypes = des-cbc-crc des-cbc-md5 #permitted_enctypes = des-cbc-crc des-cbc-md5 Result [2004/04/18 10:38:34, 10] libads/kerberos_verify.c:ads_verify_ticket(323) ads_veri...
2009 Jan 17
3
[LLVMdev] Criticism of garbage collection support in LLVM
Chris Lattner wrote: > In the end, I consider this to be a yet-another chapter in the > "functional language people don't like LLVM" saga. Yet another counterexample: http://pure-lang.googlecode.com/ LLVM from the ground up, proper tail calls, interactive interpreter, JIT, easy C interface. Works great. :) Without LLVM, I could have never pulled that off in a couple of
2004 Apr 20
1
RES: Samba 3.0.2a with ADS w2k3 Active Directory, enctype s
...with a W2K Active Directory, I read in same list the problem was the kerberos 1.2.x, then I changed to 1.3.3, but the problem remains. I also have tried the following combinations of parameters in the krb5.conf Test 1 - No permitted_enctypes [libdefaults] default_realm = HOME.EHC # The following krb5.conf variables are only for MIT Kerberos. default_tgs_enctypes = des-cbc-crc des-cbc-md5 default_tkt_enctypes = des-cbc-crc des-cbc-md5 #permitted_enctypes = des-cbc-crc des-cbc-md5 Result [2004/04/18 10:38:34, 10] libads/ker...
2013 May 21
1
How to load balance interrupts of a NIC on the PCI-MSI-edge driver in CentOS? :(
...-fasteoi acpi 12: 0 4 IO-APIC-edge i8042 14: 0 0 IO-APIC-edge pata_atiixp 15: 0 0 IO-APIC-edge pata_atiixp 16: 4 650 IO-APIC-fasteoi snd_hda_intel 17: 0 0 IO-APIC-fasteoi ehci_hcd:usb1, ehci_hcd:usb2, ehc i_hcd:usb3 18: 0 4 IO-APIC-fasteoi ohci_hcd:usb4, ohci_hcd:usb5, ohc i_hcd:usb6, ohci_hcd:usb7 19: 7 2754 IO-AP...
2006 Jul 20
1
samba as pdc in Ubuntu dapper, fails on ps$ join?
Hola, I've done everything as correct as I can see in smb.conf under fresh ubuntu 6.06 fully updated install to have it run as a PDC on hostname florentine, domain DAVEYST. There are no testparm errors. I've added users with useradd and smbpasswd -a I've added machines with useradd and smbpasswd -a -m I can see the server in my network neighbourhood and access/browse folders on
2006 Mar 21
1
weird bugs with mmap-ing via NFS
[Moved from -current to -stable] ???????? 21 ???????? 2006 16:23, Matthew Dillon ?? ????????: > ? ? You might be doing just writes to the mmap()'d memory, but the system > ? ? doesn't know that. Actually, it does. The program tells it, that I don't care to read, what's currently there, by specifying the PROT_READ flag only. > ? ? The moment you touch any mmap()'d
1998 Apr 23
0
string overflow by 37 in fstrcpy
Hi folks, I got the most interesting error in my logs. Anyone care to enlighten me what ERROR: string overflow by 37 in fstrcpy means. as well is there anyway to make samba log to syslog log facility? I'd like to redirect my samba server's logs to a central logging facility and cannot b/c of the local log storage. any ideas?? -sv
1998 Apr 27
2
STATUS..LCK
what is the format of this file? what is the best way to access it w/o the smbstatus program? IE: with perl -sv