Displaying 20 results from an estimated 1000 matches similar to: "[LLVMdev] LLVM binaries for Windows and more"
2007 Jun 12
2
[LLVMdev] LLVM binaries for Windows and more
> -----Ursprüngliche Nachricht-----
> Von: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
> Gesendet: 12.06.07 19:24:12
> An: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
> Betreff: Re: [LLVMdev] LLVM binaries for Windows and more
>
> On Tue, 12 Jun 2007, Andreas Rumpf wrote:
> > I want to use LLVM for my own "pet" programming
2007 Jun 12
2
[LLVMdev] Problems with the tools
I just built LLVM 2.0 on Windows with Visual C++ 2005. After a few tweaks, it produced several nice .exe files.
I tried to compile a simple Hello-World program as given in the documentation:
--------------------------------------------------------------------------------------
; Declare the string constant as a global constant...
%.LC0 = internal constant [13 x i8 ] c"hello
2007 Jun 13
0
[LLVMdev] LLVM binaries for Windows and more
>
> >>>But why don't you just provide binaries for windows? I could send you the
> >>>binaries that I built - I have not yet tested them though.
> >I volunteer. As soon as I get everything to work.
>
> I believe Express versions of MSVC do not generate as gooder code as the
> full releases of Visual Studio. We should check this just in case.
>
2007 Nov 05
1
R CMD Check fails under Windows XP
Hello,
I have a problem with the checking and building of R packages that contain C or FORTRAN code.
I have implemented R 2.3.1 (2006-06-01) and the corresponding toolset under Windows XP and Windows 2000.
The MinGW compiler components are (exactly as recommended for R 2.3.1)
gcc-core-3.4.5-20051220-1.tar.gz
gcc-g++-3.4.5-20051220-1.tar.gz
gcc-g77-3.4.5-20051220-1.tar.gz
2007 May 15
0
Badness in i8042_panic_blink at drivers/input/serio/i8042.c: 992
Hey all,
Just wanting to add my 2 cents here. I have a X/OS 4 Dev box running on a P3 550 and 512MB. Started getting this error when I upgraded the kernel to 2.6.9-42.0.10.EL.XOS. added the nmi_watchdog=0 to the grub boot line and all is fine now. A strange side effect seems to be the system load has dropped by 0.5 - 1.0 since the change. may only be noticable on my box because of the older arch
2008 Apr 15
1
rsync man page
Hi there.
Someone might want to notice that - compared to the official rsync man page - this page has a lot more information about each option, when to use and what to expect:
http://www.ss64.com/bash/rsync_options.html
Thanks
Hiran Chaudhuri
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
2008 Feb 24
1
Dovecots default NTLM Version
Hi,
I'm not sure what NTLM version is used as default by authentication between Outlook and dovecot and I couldn't find it out with a packet sniffer.
I think its NTLMv2 but I'm not sure so I'm asking here.
I know that NTLMv1 is not secure against a man in the middle.
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70%
2007 Aug 07
0
Quorum and Fencing with user mode heartbeat
Hi all,
I read the FAQ, especially the questions 75-84 about Quorum and Fencing.
I want to use OCFS2 with Heartbeat V2 with heartbeat_mode 'user'.
What I missed in the FAQ is a explanation of what role in the whole OCFS
system is taken by HAv2 (or other Cluster software)
when using heartbeat_mode 'user'.
1) When is disk heartbeating started? (Mount of device?)
2) When is
2008 Mar 12
3
net join fails NT_STATUS_INVALID_COMPUTER_NAME
We want to join out Linux-Server:
SLES 10 SP1 x86 with Samba (samba-client-3.0.24-2.23)
to our W2000 Domain.
so i use the command:
net join -S TQ-NET.DE -UAdministrator
and i get the following Errormessage:
Failed to join domain!
ADS join did not work, falling back to RPC...
[2008/03/12 12:07:29, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(350)
Error in domain join verification
2006 Sep 16
2
Win2000/XP on Samba 3, Etch
I have problems configuring Win-clients with Samba 3 / Debian-Etch-Server.
Trying to connect the win-clients, the error at logon is:
no primary domain or wrong password
the server log reads:
[2006/09/15 13:34:14, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(691)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2006/09/15 13:34:14, 3] libsmb/ntlmssp.c:ntlmssp_server_auth(672)
Got
2008 Feb 01
1
FW: Re: Problem with Blackfin assembly optimizations -- bug in fixed_bfin.h / resampler saturation???
Hi Jean-Marc,
didn't get a reply to my last post (see below) -- do you have no idea what happens here?
After some more tests, I disabled the DIV32_16 Blackfin optimizations and now get good quality on the Blackfin. But when I have overdrive on the input, things become very bad -- I'm not sure if this is really a filter stability issue like I wrote some weeks ago.
I use the speex
2007 Jun 12
1
[LLVMdev] LLVM binaries for Windows and more
Hi!
I want to use LLVM for my own "pet" programming language compiler as a backend.
Currently it generates C code, but I am not satisfied with this approach as generating
high-level C (with proper type declarations!) is horrible.
So here are my questions/problems with LLVM:
1.) Are there operations that add, sub, mul integers with overflow checking? How much work would it be to add
2006 Nov 06
1
Samba with AD
I am stuck with Samba -Active Directory communication. Trying to bring my SUSE 10.0 to speak with AD Domain.
net rpc testjoin - brings a unable to find suitable server message
net join - kerberos_kinit_password preauthentication failed and ads_connect preauthentication failed
wbinfo -u works fine
wbinfo -t works fine
getent passwd/group works too
smb is running
nmb is running
winbindd is
2006 Aug 17
1
How to enable pciback.hide in standard xen 3.0.2 kernels
Or how to delegate special PCI devices from domain-0 to dom(u)
Hi,
I tried to manage some pci devices for dom(u) domains, using the fedora core 5 (xen0/u) and 6-test2 (xen) i686 kernel-xen and kernel-xen-devel rpms:
In domain-0 lspci shows the pci device 00:04.01 which should be delegated to dom(u)
In dom(u) lspci does not show any information (this seems to be ok)
lsmod in dom(u) gives:
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]]
2011 Jun 23
1
[LLVMdev] llvm compilation of libc?
Hi Xi,
How did you compile it with clang? I ran into problems:
clang -emit-llvm -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\"
-DPACKAGE_VERSION=\"1.19.0\" -DPACKAGE_STRING=\"newlib\ 1.19.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -I. -DMISSING_SYSCALL_NAMES
-fno-builtin -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -c -o
2007 Nov 25
0
[LLVMdev] OCaml bindings
On Sunday 25 November 2007 20:01, Gordon Henriksen wrote:
> On Nov 25, 2007, at 11:49, Jon Harrop wrote:
> > On Sunday 25 November 2007 12:23, Gordon Henriksen wrote:
> >> If ocamlc is on your path, then 'configure; make; make install'
> >> should install the bindings in your ocaml lib.
> >
> > Right. I hadn't noticed they were already installed
2001 Sep 03
1
(no subject)
Running a Dell Pentium III with Solaris 8.0 for Intel installed. Have X11
and Flex installed
Downloaded Wine-20010731.tar.gz and am attempting to install on the machine.
Please HELP!!! thanks warren
I am getting the following errors:
after running make depend && make
LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
../../tools/winebuild/winebuild -fPIC -L../../dlls -o
2007 Nov 25
1
[LLVMdev] OCaml bindings
On Nov 25, 2007, at 11:49, Jon Harrop wrote:
> On Sunday 25 November 2007 12:23, Gordon Henriksen wrote:
>
>> If ocamlc is on your path, then 'configure; make; make install'
>> should install the bindings in your ocaml lib.
>
> Right. I hadn't noticed they were already installed after llvm "make
> install" in:
>
> /usr/local/lib/ocaml/
2009 Apr 30
1
trouble building universal binaries on libtheora-1.1alpha1 without performance loss
Hi,
I'm trying to build a universal binary from libtheora-1.1alpha1. My configure line is as follows:
env CFLAGS="-g -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc" LDFLAGS="-arch i386 -arch ppc" ./configure --disable-dependency-tracking
But when I make, I get:
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include