[cfe-dev] Clang on SL5

Dmitri Gribenko gribozavr at gmail.com
Mon Apr 15 07:37:22 PDT 2013


On Mon, Apr 15, 2013 at 5:31 PM, Miguel Aguilar
<miguel.aguilar at ice.rwth-aachen.de> wrote:
> I just want to confirm if there is any known issue about using clang on SL5.
> Specially regarding the headers.

http://stackoverflow.com/questions/7276828/

libc is buggy, clang stage 2 fails to build.  This issue is fixed in SL6.

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