search for: hellow

Displaying 20 results from an estimated 26 matches for "hellow".

Did you mean: hello
2007 Jun 12
2
[LLVMdev] Problems with the tools
...write out the string to stdout... call i32 %puts(i8 * %cast210) ; i32 ret i32 0 } ---------------------------------------------------------------------------------------- However this is all I get: C:\Eigenes\compiler\llvm-2.0\win32\release>llvm-as hellow.ll llvm-as: hellow.ll:2,0: hellow.ll:2: error: syntax error, unexpected INTERNAL, e xpecting TYPE while reading token: 'internal' _______________________________________________________________ SMS schreiben mit WEB.DE FreeMail - einfach, schnell und kostenguenstig. Jetzt gleich testen!...
2010 Mar 11
1
argument is of length zero
I am new to R, so I beg your indulgence. > a='hello world' > if (grep('hellow',a)) { print("wow") } else { print("wow2") } Error in if (grep("hellow", a)) { : argument is of length zero What is the proper syntax to ensure that "wow2" gets printed? Thank you for your help! Dan [[alternative HTML version deleted]]
2002 Oct 31
2
quota support on AIX
Hellow, members I want to use SAMBA with disk quota support on AIX machine, but have not succeeded yet. Are there any members who could succeeded setting up SAMBA on that environment? OS:AIX4.3.3 SAMBA:2.2.5 configure option:--with-quotas First, I configured AIX's quota environment, and confirmed...
2007 Jun 12
2
[LLVMdev] LLVM binaries for Windows and more
...ty consists of volenteers, and noone volenteered for 2.0 > :) > > -Chris I volunteer. As soon as I get everything to work. Next problem: I now have the hello.bc file compiled. But how do I get an executable from this? I tried: C:\Eigenes\compiler\llvm-2.0\win32\release>llvm-ld -o=hellow.exe hellow.bc llvm-ld: Could not find llvm-stub.exe executable! So, I don't have "llvm-stub.exe". But why did it not build one? And what is the difference between "llvm-ld" and "llvm-link"? "llvm-link" does not work either. Thanks, Andreas ___________...
2007 Nov 25
1
[LLVMdev] OCaml bindings
...ring > instead (nasty hack). const_stringz null-terminates the string. But adding \000 in the literal as you did is equivalent. > My code is: > > [...] > > To use it I just do: > > $ ocamlopt -dtypes -cc g++ -I /usr/local/lib/ocaml/ llvm.cmxa > llvm_bitwriter.cmxa hellow.ml -o hellow > $ ./hellow run.bc > > How do I compile straight to native code without going via C? -march=c invokes a very unusual LLVM target which emits C code instead of assembly. Read http://llvm.org/cmds/llc.html and llc --help. Here: > $ llc -f -march=c run.bc -o run.c Simply...
2007 Jun 13
0
[LLVMdev] LLVM binaries for Windows and more
> > I volunteer. As soon as I get everything to work. > > > > Next problem: I now have the hello.bc file compiled. But how do I get an executable from this? I tried: > > > > C:\Eigenes\compiler\llvm-2.0\win32\release>llvm-ld -o=hellow.exe hellow.bc > > llvm-ld: Could not find llvm-stub.exe executable! > > > > So, I don't have "llvm-stub.exe". But why did it not build one? And what is the > > difference between "llvm-ld" and "llvm-link"? "llvm-link" does not work...
2005 Mar 28
6
Can I run windows console (command line) applications using WINE
Hi, I understand Windows UI applications can run in Linux using wine. 1. Can I run console/command line applications also? 2. If yes, a how can a shell script running on Linux invoke the console/command line application. (A sample would be great) Thanks, Susheel -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Nov 25
5
[LLVMdev] OCaml
...if not (Llvm_bitwriter.write_bitcode_file m filename) then exit 1; dispose_module m let () = match Sys.argv with | [|_; filename|] -> main filename | _ -> main "a.out" To use it I just do: $ ocamlopt -dtypes -cc g++ -I /usr/local/lib/ocaml/ llvm.cmxa llvm_bitwriter.cmxa hellow.ml -o hellow $ ./hellow run.bc $ llc -f -march=c run.bc -o run.c $ gcc run.c -o run run.c:114: warning: conflicting types for built-in function ‘malloc’ run.c: In function ‘main’: run.c:143: warning: return type of ‘main’ is not ‘int’ $ ./run Hello, world! How do I compile straight to native code...
2007 Nov 25
0
[LLVMdev] OCaml bindings
...null-terminates the string. But adding \000 in the > literal as you did is equivalent. Great. > > My code is: > > > > [...] > > > > To use it I just do: > > > > $ ocamlopt -dtypes -cc g++ -I /usr/local/lib/ocaml/ llvm.cmxa > > llvm_bitwriter.cmxa hellow.ml -o hellow > > $ ./hellow run.bc > > > > How do I compile straight to native code without going via C? > > -march=c invokes a very unusual LLVM target which emits C code instead > > of assembly. Read http://llvm.org/cmds/llc.html and llc --help. Here: > > $ llc...
2008 Jun 26
3
LDS Scripture Search Reverse Text
...lleh" (that's 5 spaces). It's possible to type the word backward (olleh) and search that way, but it's not the most graceful fix to my problem (also it takes more concentration, especially if it's a long word, like charity). I've logged running the program, typing in "hellow", pressing enter (a window pops up saying no hits found), pressing space for OK, typing "olleh", pressing enter (a box pops up saying no hits found), pressing space for OK, and then pushing alt+f4 to quit. Here's my log file: http://docs.google.com/Doc?id=dccvcjf7_0c6d64zds Than...
2006 Feb 22
1
Detecting disconnect on TDM400P with 3 FXO ports and 1 FXS port
Hellow everyone, here's an other newby question. I've got a * configured with the card in the subject line. At times Asterisk fails to notice a disconet from the incoming line going into one of the FXO ports. Consequently it just keeps the line off-hook for ever and that causes my provider to mar...
2009 Jun 29
1
ISP< ->Asterisk <-> ATA <->DIALUP
Hellow, * I have a problem with dial up signalling. currently I have configured asterisk server and E1 card to ISP. then other side I am having ATA to PC for connecting internet through DialUP connection. is it possible and please send me the procedure how I can do it ?? * ISP< <-> Asterisk &lt...
2002 Jul 18
1
Samba client not visible for XP
2nd try... (with a few changes however...) Hellow Samba, Can anybody explain the following? I have two situations, one old and one new ;-) Old situation: - OS = win98 Samba = 2.2.??? (forgot, but this hasn't changed) Samba server visible in workgroup = NO Samba server connectable by name = YES (\\server\share) New situation: - OS =...
2012 Apr 27
6
Min , Max
Hellow everyone, This code bellow will calculate average daily wind speed(measurements are taken every three hours).Any ideas how to take the Min and Max instead of average. library(Matrix) setwd("C:\\Users\\aalyaari\\Desktop\\img") listfile<-dir() long <- file("C:\\Users\\aalyaari\\...
2009 Feb 25
2
gem install mysql --> Error
Hi, When I try to install "gem install mysql" it throwing error. For your ref, bash-2.05b$ gem install mysql -- --with-mysql-dir=/opt/etrade/p6/share/mysql5 ERROR: http://gems.rubyforge.org/ does not appear to be a repository ERROR: could not find gem mysql locally or in a repository bash-2.05b$ gem install mysql -- --with-mysql-config=/opt/etrade/p6/share/mysql5/bin/mysql_config
2007 Nov 25
0
[LLVMdev] OCaml
Jon, On 2007-11-24, at 21:58, Jon Harrop wrote: > I just took another look at the LLVM project and it has come along > in leaps and bounds since I last looked. I've been working through > the (awesome!) tutorial and am now really hyped about the project. Excellent! > I am particularly interested in using LLVM to write compilers for > OCaml-like languages in OCaml-like
2007 Nov 25
9
[LLVMdev] OCaml
Hi! I just took another look at the LLVM project and it has come along in leaps and bounds since I last looked. I've been working through the (awesome!) tutorial and am now really hyped about the project. I am particularly interested in using LLVM to write compilers for OCaml-like languages in OCaml-like languages. This requires some core functionality that would be generically useful:
2009 Nov 26
1
Ask for backport reflink feature of the ocfs2 to the sles11
Hellow, everyone I'm from HuaWei, China. We are looking for the candidate of virtualization platform among several vendors. Learned from Oracle people, the latest version of ocfs2 has integrated reflink feature which was commited to the the linux 2.6.32 kernel. But as we know, the sles11 integrated...
2005 Mar 17
0
request for help
  Hellow sir, I have downloaded ur xen-2.0 source code and tried to compile it in my system. But i received many errors. First the macros in the .s files in xen-2.0/xen/arch/x86/boot/x86_32.s are not expanded.Thus it gave the error. The same thing happened in xen-2.0/xen/arch/x86/x86_32/entry....
2002 May 05
0
Announce: My arma_scan.R for ARIMA
Hellow all R fans, I wrote a R program for SCAN: Smallest CANonical Correlation Method for ARIMA(p,d,q) identification. (by Tsay and Tiao (1985)) I don't know if there is already one for this, but since I was unable to find one, so I did it. It's ready to download at the following page http:...