Displaying 3 results from an estimated 3 matches for "heaven64".
Did you mean:
heaven
2011 Mar 09
0
[LLVMdev] [RC1] Building clang/llvm on Cygwin-1.7
...lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20110307/117725.html
- [clang] r127283
- [clang] r127308
- It seems generated binaries are too slow to start up. I guess
regardless of "rebasing issue".
ps. I will abandon cygwin-1.5 any more.
...Takumi
CYGWIN_NT-6.1-WOW64 HEAVEN64 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin
****stage1
g++ (GCC) 4.3.4 20090804 (release) 1
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
l...
2011 Mar 28
0
[LLVMdev] [RC3] Status on Cygwin-1.7
On cygwin-1.7, clang and llvm can be built fine through 3 stages.
With --disable-assertions (RC3's default), I saw a few warnings in
llvm/lib/AsmParser/LLParser.cpp with g++-4.3.4.
(and two warnings, PR9515)
...Takumi
$ uname.exe -a
CYGWIN_NT-6.1-WOW64 HEAVEN64 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin
$ gcc --version
gcc (GCC) 4.3.4 20090804 (release) 1
* Stage 1
configured by ../../llvm/configure, generated by GNU Autoconf 2.60,
with options "'-C' '--enable-targets=all' '--enable-optimized'
'--prefix=/cygdrive/e/...
2011 Mar 28
0
[LLVMdev] [RC3] Status on Mingw MSYS
It is good. Two clang tests will fail due to PR8520 and have been
fixed in llvm ToT r127724.
With 3-stage build, stage-3 binaries are working fine.
Bill, thank you to work for release_29!
ps. binaries of stage2 and stage3 would not match. [PR9569]
...Takumi
$ uname.exe -a
MINGW32_NT-6.1 HEAVEN64 1.0.12(0.46/3/2) 2010-02-05 01:08 i686 unknown
$ gcc --version
gcc.exe (TDM-1 mingw32) 4.4.0
* Stage 1
llvm config.status 2.9
configured by ../../llvm/configure, generated by GNU Autoconf 2.60,
with options "'-C' '--prefix=/e/llvm/build/msys-static/install'
'--enable-t...