[LLVMdev] Failure building llvm/clang from source using binary clang package on Mageia 2

Dmitri Gribenko gribozavr at gmail.com
Mon Jan 7 04:12:30 PST 2013


On Mon, Jan 7, 2013 at 2:47 AM, Anton Korobeynikov
<anton at korobeynikov.info> wrote:
>> I think that we have a new entry for our 'unsupported compilers' list.
>>  Please show the output of 'clang -v -fsyntax-only -x c++ /dev/null'.
> 'Unsupported list' exists because some compilers are broken. Here the
> compiler it not broken per se, it's just broken package, because
> someone who packaged it have not tried to actually use the compiler.

I agree, but the result for the end user is the same -- the compiler
can not be used.

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 llvm-dev mailing list