Displaying 2 results from an estimated 2 matches for "buildstat".
Did you mean:
buildstamp
2001 Dec 05
2
OpenSSH compile problem on Solaris 8 & 9
Sorry if this is the wrong place to post this... the OpenSSH Mailing Lists
page is a little ambiguous.
I've tried to compile OpenSSH 3.0.1p1 & 3.0.2p1 on two different Solaris
platforms, one running Solaris 8 and the other Solaris 9 beta. It
configures fine, but the make dies:
gcc -I/opt/include -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
-I/opt/include -I/opt/include
2015 Nov 10
4
How LLVM guarantee the qualify of the product from the limited test suit?
>
>
> The GCC test-suite, AFAIK, has very poor quality on what's considered
> a pass or a failure,
?????
What makes you say this
> and it's common to release GCC with thousands of
> failures on those tests.
Also not correct.
https://gcc.gnu.org/gcc-4.4/criteria.html
It is a zero regression policy for primary platforms.
Look, I love LLVM as much as the next