Dale Johannesen
2008-Feb-16 20:55 UTC
[LLVMdev] [llvm-testresults] Grawp-PIC i386 nightly tester results
> > Using built-in specs. > Target: i686-apple-darwin9 > Configured with: /tmp/llvmgcc42.r46865.roots/llvmgcc42.r46865~obj/ > src/configure --disable-checking --enable-werror --prefix=/Developer/ > usr/llvm-gcc-4.2 --mandir=/Developer/usr/llvm-gcc-4.2/share/man -- > enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program- > transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-gxx-include-dir=/usr/ > include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 > --enable-llvm=/usr/local --host=i686-apple-darwin9 --target=i686- > apple-darwin9 > Thread model: posix > gcc version 4.2.1 (Based on Apple Inc. build 5546) (LLVM build 9999) > > It's 4.2 based llvm-gcc.Ok, so the gcc line on the tester web pages is worse than useless. Works for me. Make sure your llvm-gcc-4.2 is up to date, you need r47180. The r46865 above suggests you might not have it.
Tanya Lattner
2008-Feb-16 22:35 UTC
[LLVMdev] [llvm-testresults] Grawp-PIC i386 nightly tester results
On Feb 16, 2008, at 12:55 PM, Dale Johannesen wrote:>> >> Using built-in specs. >> Target: i686-apple-darwin9 >> Configured with: /tmp/llvmgcc42.r46865.roots/llvmgcc42.r46865~obj/ >> src/configure --disable-checking --enable-werror --prefix=/Developer/ >> usr/llvm-gcc-4.2 --mandir=/Developer/usr/llvm-gcc-4.2/share/man -- >> enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program- >> transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-gxx-include-dir=/usr/ >> include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 >> --enable-llvm=/usr/local --host=i686-apple-darwin9 --target=i686- >> apple-darwin9 >> Thread model: posix >> gcc version 4.2.1 (Based on Apple Inc. build 5546) (LLVM build 9999) >> >> It's 4.2 based llvm-gcc. > > > Ok, so the gcc line on the tester web pages is worse than useless. >The gcc line is not useless. Its helpful if you want to figure out build errors, cbe errors, or when looking at performance numbers (compared to gcc). -Tanya> Works for me. Make sure your llvm-gcc-4.2 is up to date, you need > r47180. The r46865 above suggests you might not have it. > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Dale Johannesen
2008-Feb-18 17:09 UTC
[LLVMdev] [llvm-testresults] Grawp-PIC i386 nightly tester results
On Feb 16, 2008, at 2:35 PM, Tanya Lattner wrote:> On Feb 16, 2008, at 12:55 PM, Dale Johannesen wrote: >>> Using built-in specs. >>> Target: i686-apple-darwin9 >>> Configured with: /tmp/llvmgcc42.r46865.roots/llvmgcc42.r46865~obj/ >>> src/configure --disable-checking --enable-werror --prefix=/ >>> Developer/ >>> usr/llvm-gcc-4.2 --mandir=/Developer/usr/llvm-gcc-4.2/share/man -- >>> enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- -- >>> program- >>> transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-gxx-include-dir=/usr/ >>> include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 >>> --enable-llvm=/usr/local --host=i686-apple-darwin9 --target=i686- >>> apple-darwin9 >>> Thread model: posix >>> gcc version 4.2.1 (Based on Apple Inc. build 5546) (LLVM build 9999) >>> >>> It's 4.2 based llvm-gcc. >> >> >> Ok, so the gcc line on the tester web pages is worse than useless. >> > > The gcc line is not useless. Its helpful if you want to figure out > build errors, cbe errors, or when looking at performance numbers > (compared to gcc). > > -TanyaOK, I am corrected. I do believe the version of %llvmgcc in use would also be useful (for me, more useful).>> Works for me. Make sure your llvm-gcc-4.2 is up to date, you need >> r47180. The r46865 above suggests you might not have it. >> >> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults
Seemingly Similar Threads
- [LLVMdev] [llvm-testresults] Grawp-PIC i386 nightly tester results
- [LLVMdev] [llvm-testresults] Grawp-PIC i386 nightly tester results
- [LLVMdev] [llvm-testresults] Grawp-PIC i386 nightly tester results
- [LLVMdev] [llvm-testresults] Grawp-PIC i386 nightly tester results
- [LLVMdev] [llvm-testresults] Grawp-PIC i386 nightly tester results