similar to: [LLVMdev] Help on making doxygen document

Displaying 20 results from an estimated 400 matches similar to: "[LLVMdev] Help on making doxygen document"

2006 Apr 26
1
[LLVMdev] LLC fail without gccld optimization on spec2000 int benchmarks
Hi, In my experiments, I need to disable several linking optimizations. However, bzip2, vortex and eon failed if "-disable-opt" was passed to gccld. I tried the out-of-box llvm and the building process provided by llvm-test. The same problem was observed, when I specified EXTRA_LINKTIME_OPT_FLAGS = -disable-opt on Makefile.program and simplied typed "make" under
2008 Mar 05
2
[LLVMdev] Error messages in llvm-test
Hi all, llvm-test fails on me in the first test (and many subsequent tests, but I hope that fixing the first test will allow me to continue). I see syntax errors from the C compiler and core dumps from llc. Is any of this supposed to happen? This is still on my amd64 machine. However, the build process is using the right incantation to compile (gcc-4.2 -m32 -Wl,-melf_i386). The llvm-gcc
2013 Jan 04
0
[LLVMdev] Help with linking llvm 3.2 into an .so
Hi everyone, sorry to bother you guys. I’m moving a linux application that uses LLVM from version 3.0 to 3.2, and I’m getting a relocation error that I didn’t used to get with the older version of LLVM. I believe that I correctly turned on fPIC, but I’m getting this warning anyway: /usr/bin/ld: /scratch/thirdparty/default/lib/libLLVMBitReader.a(BitcodeReader.o): relocation R_X86_64_PC32
2013 Jan 04
0
[LLVMdev] Help with linking llvm 3.2 into an .so
Please ignore, I think this is an issue with an older version of binutils. ________________________________ From: Damien D Neff Sent: 1/4/2013 1:25 PM To: llvmdev at cs.uiuc.edu Subject: Help with linking llvm 3.2 into an .so Hi everyone, sorry to bother you guys. I’m moving a linux application that uses LLVM from version 3.0 to 3.2, and I’m getting a relocation error that I didn’t used to get
2012 Apr 14
1
[LLVMdev] Running test suite with LNT failed
> >  But I got the error message below, > > > > --- > > 2012-04-12 02:39:48: executing test modules > > 2012-04-12 02:39:49: loading nightly test data... > > nt.py:737: fatal error: nightly test failed, no report generated > > --- > > > >  Any idea on how I can figure out what the fatal error is? Thanks! > > Inside the sandbox there will
2012 Feb 20
2
[LLVMdev] stack dump
0 down vote favorite [http://stackoverflow.com/questions/9354312/llvm-2-8-dswp-core-dump-linux#] share [g+] share [fb] share [tw] i new in llvm.i just compile google code and got this error. " Stack dump: 0. Program arguments: opt -load /home/vahid/mywork/llvm-2.8/Release/lib/DSWP.so -dswp obj.o -o out.o 1. Running pass 'Function Pass Manager'
2014 Mar 10
0
Mongoid : bson namespace error
Hello All, I had been trying to work on Rails 4 and Mongoid gem. The following are the versions I had installed: bson-2.2.1 mongoid-3.1.6 After installing and trying to run "rails generate" command. It is failing with NameSpace error for BSON::ByteBuffer. It is trying to connect to mongodb server initially and getting successful. Post that it is failing with the following
2010 Jul 18
3
Passenger configuration
Hello Experts, I am developing a site that will be deployed on dreamhost. My Development environment is as followed. Development H:\mywork\QMed\KIMS_banglore\rails_apps\kims_sachin2.0>ruby script/ about About your application''s environment Ruby version 1.8.6 (i386-mingw32) RubyGems version 1.3.7 Rack version 1.1 Rails version 2.3.8
2006 Jan 22
1
Application of R and MNP
Dear all, I'm a new user of R and MNP. Would anybody advise me what I have done wrong to the input or data. When I add the R7, it said that there is an error "SWP:singular matrix". I can add up to R6 only. Copy of the R console is attached for your reference. Thanks. Andy -------------- next part -------------- A non-text attachment was scrubbed... Name: mywork.pdf Type:
2012 Feb 20
0
[LLVMdev] stack dump
Hi Vahid, I suggest you use a more recent version. The latest version is 3.0. Ciao, Duncan. On 20/02/12 09:27, vahid eslami wrote: > > 0 down vote favorite > <http://stackoverflow.com/questions/9354312/llvm-2-8-dswp-core-dump-linux#> > share [g+] share [fb] share [tw] > > i new in llvm.i just compile google code and got this error. " Stack dump: 0. > Program
2004 May 05
0
ADS join failing?
Hello all, I'm not too sure we're having an ADS issue or not. Perhaps someone could shed some light on this for us? Here's what we're seeing during a net join: 14:32 myhost<42> sudo ./net join -S domaincontroller -U admin_user Admin_user password: [2004/05/05 14:33:39, 0] libads/ldap.c:ads_add_machine_acct(1006) Host account for myhost already exists - modifying old
2020 Aug 07
2
User mapping?
On 8/7/20 12:00 PM, Rowland penny via samba wrote: > On 07/08/2020 19:46, Simon Matthews via samba wrote: >> I have a network with a Samba server (Samba 4, but running as an old >> NT-style domain), Windows and Linux clients. > You really should consider upgrading to AD, >> Is there any way to have the Windows client access map to just "user", >> with its
2006 Nov 08
0
[LLVMdev] 1.9 Next Steps
Hi Tanya, I've been checking the state of the various llvm-test failures on X86/Linux with GCC 3.4.6 and llvm-gcc4. I haven't finished this, but I thought the following might be useful for other people that are testing the release on Linux. Each group of failing tests below is followed by a comment about why its failing. llc /MultiSource/Applications/oggenc/oggenc jit
2023 Mar 28
1
[External] subfolders in the R folder
A quick drive-by-comment: What if 'R CMD build' would have an option to flatten R/ subfolders when building the tarball, e.g. R/unix/a.R R/windows/a.R R/a.R becomes: R/00__unix__a.R R/00__windows__a.R R/a.R ? Maybe that would be sufficient for most use cases. The only thing I can imagine is that source file references (e.g. in check NOTEs) will be toward the latter and not the
2013 Oct 29
2
creating an ubuntu package of version 4.1.0
Hi, to build an ubuntu-package of samba4.1.0, I'm using a slightly modified debian package-configuration from a previous version. I created a quilt-patch (attached to this email) that sets the DISABLE_NTDB var again, to solve dependency problems. It's compiling nicely now, but I still get this linker-error: default/source3/lib/util_58.o: In function `str_checksum':
2009 Jun 29
1
Linux Installation Version
Hello, I would like to download the correct R program RMP for my linux distribution, but I am not sure which one I need. The results of a "cat /proc/version" is: Linux version 2.6.23-9.ydl6.1 (root at build2.terraplex.com) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-52.ydl.1)) #1 SMP Sat Jan 26 20:16:15 EST 2008 The results of a "uname -a" is: Linux localhost.localdomain
2003 Oct 15
0
tkcanvas/bitmap for Turtle World
To represent a turtle inside a canvas (tcltk package), I have a serie of bitmaps representing the turtle heading in different directions and I would like to display the one that corresponds to the current direction of the turtle (function below). I have created with Paint a bitmap representing the turtle in BMP format and succeeded displaying it on canvas after converting it into XBM format
2012 Jul 19
1
save / restore RAM state - Problem
Hi all, i am trying (test) to save / restore a state of a winxp virtual machine. Perhaps i am missing that i can not restore save image to LVM partition. "error: Failed to read file '/root/winxp.save': Value too large for defined data type" Below are my settings libvirt 0.9.13 qemu-kvm 1.1.1 # virsh Welcome to virsh, the virtualization interactive terminal. Type:
2004 Oct 26
1
[LLVMdev] dist-check implemented
My final foray into the makefiles for a while has been completed. The dist-check target is the golden nugget I was hoping to get out of automake. But, now LLVM Makefiles have it too. dist-check does the following: * builds everything with "check" to ensure the source of the distribution is sane, essentially "make check". * builds the distribution tar balls with
2014 Sep 17
0
getent group empty response for multiple domain configuration when one domain controller is down
We have two domain controllers, one parent(DOMAIN.COM) and one child( CHILD.DOMAIN.COM). When two domain controllers are up "getent group" returns group names correctly. But when child domain controller is down "getent group" returns empty. My samba version is "3.6.22". I have added my smb.conf I couldn't find any parameters affecting this problem. Am I missing