similar to: [LLVMdev] svn repository, llvm-gcc4.2

Displaying 20 results from an estimated 100 matches similar to: "[LLVMdev] svn repository, llvm-gcc4.2"

2007 Jul 03
2
[LLVMdev] svn repository, llvm-gcc4.2
> > > On Jul 3, 2007, at 8:04 AM, Peter Wiedermann wrote: > > > yes. > > for a detailed llvm-gcc4 to llvm-gcc4.2 failure comparison see: > > > > http://geldspeicher.entenhausen.at/dl/llvm-gcc4_2_stat.ps.gz > > or > > http://geldspeicher.entenhausen.at/dl/llvm-gcc4_2_stat.pdf > > You have lots of failures, even for llvm-gcc-4.0. Which
2007 Mar 28
2
[LLVMdev] llvm-gcc4_2
hi > > i fixed some major bugs in the llvm-gcc4_2 patch since my last post. > > this brings me to an interesting question: > > > > what are your criteria to use my patch for further development? > > I have no fixed criteria. I think the best solution is for the work to be > checked into the (forthcoming) public SVN server. When it is available, > you can
2007 Mar 20
0
[LLVMdev] llvm-gcc4_2, llvm-gcc4_2-fixed-point
hi! because i read that other people may be interested in llvm-gcc4_2 in the google-soc thread, here is the status of my work: i merged llvm-gcc and the current gcc4_2. this is the patch from official gcc4_2 to my llvm-gcc4_2: http://geldspeicher.entenhausen.at/dl/gcc-4_2_to_llvm.patch.gz comments: + i left out most APPLE LOCAL* marked regions of llvm-gcc4 which were not concerning llvm
2007 Jul 02
1
[LLVMdev] svn repository, llvm-gcc4.2
hi! i was working on an llvm-gcc4_2 version, which i used as a starting-point for a fixed-point c-datatype implementation. i read that the svn repos is up now, and so i remembered the following lines: > On Fri, 23 Mar 2007, Peter Wiedermann wrote: > > i fixed some major bugs in the llvm-gcc4_2 patch since my last post. > > this brings me to an interesting question: > >
2007 Mar 23
1
[LLVMdev] llvm-gcc4_2
hi! i fixed some major bugs in the llvm-gcc4_2 patch since my last post. this brings me to an interesting question: what are your criteria to use my patch for further development? at the moment i use the llvm-test1.9 suite for testing, because the actual llvm-test trunk in the repository seems to be broken. in my configuration the official llvm-gcc4 does not run completely error free against
2007 Mar 30
0
[LLVMdev] llvm-gcc4_2
On Wed, 28 Mar 2007, Peter Wiedermann wrote: > ok, thats fine to me. > i think the worst part of the work is done. wow, you look quite far along. >> Hrm, that's strange. llvm-test doesn't pass 100% (e.g. some of the EH >> stuff is now working yet), but it should ahve basic functionality. What >> is broken? >> > > major error causes: > > the
2008 Jun 27
2
Help needed. Samba 3.2.0rc2 - IDMAP - Windows 2008 Server - ADS Integration - Winbind
Hi, I read at least 100 different documentations during the last week and didn't get it. So I decided to ask the list for help :) Unfortunately we have to move to a Windows 2008 Server ADS in our company as this is required for some other projects. But we want to keep our nice 5+ samba-server providing fast 50TB+ of storage. So we have to find a way to nicely integrate the storage with the
2004 Sep 13
0
Samba 3.0.2 PDC, reinstallted box fails to rejoin domain
Hello List Samba Version :3.0.2 (Debian Woody) Kernel Verion :2.4.27 I had to reinstall a Windows XP-Professional-Box at work. When I got to the point where you add the box to the domain, it wouldn't let me to. (I also disabled the settings in secpol.msc) I deleted the entry in smbpasswd using smbpasswd -x -m trick$, added it new and still the same problem. (The UID are right) Out of
2007 Feb 20
2
[LLVMdev] Embedded C Extensions
hello > > in the first step, we either have to backport the changes in the gcc > > frontend or port llvm-gcc to a more recent version (with the 4.2 > > release on its way, this might be a good candidate). it appears, > > resources are better spent for latter. are there major concerns > > speaking against this approach? does anybody have a rough estimate of > >
2007 Mar 30
0
[LLVMdev] llvm-gcc4_2
On Thu, 29 Mar 2007, Reid Spencer wrote: > On Thu, 2007-03-29 at 23:47 -0800, Chris Lattner wrote: > >> Very nice. Reid/Anton, do you guys have an idea when the svn server will >> be available? > > Mid April. > > The SVN server is getting installed tomorrow. Anton and I are still > testing the automated conversion script (almost there). > > We will probably
2007 Mar 30
2
[LLVMdev] llvm-gcc4_2
On Thu, 2007-03-29 at 23:47 -0800, Chris Lattner wrote: > Very nice. Reid/Anton, do you guys have an idea when the svn server will > be available? Mid April. The SVN server is getting installed tomorrow. Anton and I are still testing the automated conversion script (almost there). We will probably make a beta svn server available (via my machine) for anyone that wants a preview. One
2007 Jul 05
0
[LLVMdev] svn repository, llvm-gcc4.2
> > Okay it support C++, what about Exception handing ? > > Aaron > > well eh is disabled in llvm-gcc4, so it is in llvm-gcc4.2 kind regards peter
2008 Aug 25
0
[LLVMdev] libstdc++.dylib created for llvm-gcc4.2-2.3 front-end?
Hi, I'm trying to build from source the llvm-gcc4.2-2.3 front end. My host OS is Ubunut 8.04. "make install" completed sucessfully, but I do not see a file called libstdc++.dylib in the `pwd`/../install/lib/libstdc++.dylib area. In fact, I can't find any file with an extension .dylib. Have I done something wrong or is this a known issue with a workaround? tia, Bernardo
2008 Aug 25
0
[LLVMdev] libstdc++.dylib created for llvm-gcc4.2-2.3 front-end?
Hello, Bernardo > > My host OS is Ubunut 8.04. "make install" completed sucessfully, > but I do not see a file called libstdc++.dylib in the `pwd`/../ > install/lib/libstdc++.dylib area. In fact, I can't find any file > with an extension .dylib. > > Have I done something wrong or is this a known issue with a > workaround? You won't have any
2009 Jan 22
0
[LLVMdev] llvm/llvm-gcc4.2 and polyhedron 2005
FYI, I can confirm that the llvm/llvm-gcc4.2 2.5 release currently builds the Polyhedron 2005 benchmarks on i686-apple-darwin9 and the resulting code executes without errors. Nice. Jack
2009 Feb 13
0
[LLVMdev] llvm-gcc4.2-2.4 build failure in /gcc/java/lang.c
On Feb 12, 2009, at 11:25 PM, Tielei Wang wrote: > Hi, every body, > > I get stuck when trying to build llvm-gcc4.2-2.4 on x86_64 Linux with > GCC-4.3.3. I meet this error: Make sure to follow the README.LLVM file in the llvm-gcc distro. llvm- gcc doesn't support gcj yet at all. -Chris
2009 Oct 21
2
[LLVMdev] Problem when build llvm-gcc using llvm-gcc4.2-2.5.source.tar.gz
Hi, The gcc version in my system is 3.4.6 During make display error message and stop cc1plus:error: unrecognzied command line option -Wno-variadic-macros Must i update gcc to version 4.2.0 or above to resolve the problem? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Oct 21
0
[LLVMdev] Problem when build llvm-gcc using llvm-gcc4.2-2.5.source.tar.gz
On Oct 20, 2009, at 8:29 PM, Heyu Zhu wrote: > Hi, > > The gcc version in my system is 3.4.6 > During make display error message and stop > > cc1plus:error: unrecognzied command line option -Wno-variadic-macros > > Must i update gcc to version 4.2.0 or above to resolve the problem? That is a sign that your native GCC is not new enough, upgrading to 4.2 or later should
2008 Jan 23
0
[LLVMdev] help - needed - compiling llvm-gcc4.2 frontend on cygwin
Hi, I am new to LLVM & to this mailing list. I need help compiling llvm-gcc-frontend-4.2 on windows using cygwin I have gcc 4.2.2 (compiled from source) here is my configure - command line (hope this is correct) **** bash-3.2$ ../llvm-gcc/configure --prefix=/usr/local/llvm-gcc --program-prefix=llvm- --enable-llvm=/cygdrive/d/llvm-svn/llvm-objdir/ --enable-languages=c,c++
2009 Feb 13
2
[LLVMdev] llvm-gcc4.2-2.4 build failure in /gcc/java/lang.c
I did follow the README.LLVM. I configure like: ../llvm-gcc4.2-2.4.source/configure --program-prefix=llvm- --enable-llvm=/home/wangtielei/TOOLS/llvm/llvm-obj/ --enable-language=c,c++ --disable-jit --disable-multilib The error information is /home/wangtielei/TOOLS/llvm/llvm-gcc-obj/./prev-gcc/xgcc -B/home/wangtielei/TOOLS/llvm/llvm-gcc-obj/./prev-gcc/