[cfe-dev] Clang with C++11 on RedHat 6.3
Dmitri Gribenko
gribozavr at gmail.com
Mon Mar 3 07:07:36 PST 2014
On Mon, Mar 3, 2014 at 2:59 PM, Anton Korobeynikov
<anton at korobeynikov.info> wrote:
> Can't you use Red Hat Developer Toolset?
>
> https://access.redhat.com/site/products/Red_Hat_Enterprise_Linux/Developer/#dev-page=6
There is a buildbot that has this version of gcc installed. It uses
Clang as the compiler, though. But it was bootstrapped using that
gcc.
http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-centos-6.5
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
More information about the cfe-dev
mailing list