Dear All, I would like to create the release branch for the llvm-gcc source code tomorrow morning. I imagine this will be okay as llvm-gcc seems pretty healthy and no one is currently doing any development on it. If there's something that needs to be fixed, or you're working on llvm-gcc, please email the list so that I can delay creating the branch as appropriate. I won't be creating the LLVM release branch until the current work on LLVM is finished, which I believe is planned to be about a week or two from now. Thanks. -- John T. -- John T. Criswell Research Programmer University of Illinois at Urbana-Champaign "It's today!" said Piglet. "My favorite day," said Pooh.
On Thu, 20 Oct 2005, John Criswell wrote:> I would like to create the release branch for the llvm-gcc source code > tomorrow morning. I imagine this will be okay as llvm-gcc seems pretty > healthy and no one is currently doing any development on it. > > If there's something that needs to be fixed, or you're working on llvm-gcc, > please email the list so that I can delay creating the branch as appropriate. > > I won't be creating the LLVM release branch until the current work on LLVM is > finished, which I believe is planned to be about a week or two from now.Sounds great! -Chris -- http://nondot.org/sabre/ http://llvm.org/
> I would like to create the release branch for the llvm-gcc source code > tomorrow morning. I imagine this will be okay as llvm-gcc seems pretty > healthy and no one is currently doing any development on it. > > If there's something that needs to be fixed, or you're working on > llvm-gcc, please email the list so that I can delay creating the branch as > appropriate. > > I won't be creating the LLVM release branch until the current work on LLVM > is finished, which I believe is planned to be about a week or two from > now.I thought I should warn you the Cygwin Release (ENABLE_OPTIMIZED=1) build fails due to 'ld/collect2' assertion failure. This is really a Cygwin problem that I thought would be fixed with time by now but is still present with GCC 3.4.4 and binutils 2.16.91. If there is no one else looking into fixing this then I will take a crack at updating Cygwin to later GCC and binutils versions. Aaron Aaron Aaron
On Fri, Oct 21, 2005 at 12:10:12AM +0100, Aaron Gray wrote:> I thought I should warn you the Cygwin Release (ENABLE_OPTIMIZED=1) build > fails due to 'ld/collect2' assertion failure. > > This is really a Cygwin problem that I thought would be fixed with time by > now but is still present with GCC 3.4.4 and binutils 2.16.91.Is there a version of Cygwin that _does_ build LLVM in release mode? If not, we might as well put a prominent warning for people to not be surprised. -- Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu