[LLVMdev] Error while compiling mysql using LLVM-gold

Rafael Espindola espindola at google.com
Sat Jun 5 20:44:06 PDT 2010


> However, I got
> "...
> checking for gcc... llvm-gcc -use-gold-plugin
> checking for C compiler default output file name...
> ...
> configure: error: C compiler cannot create executables
> ..."
> when I following those instructions.
>
> Any experience on compiling autotooled projects using LLVM is welcome.
> Some online resource on this topic will be great. I am new to this list,
> and I guess this topic may be discussed before.

Can you look in the config.log to see what the error was? Can you use
llvm-gcc -use-gold-plugin in the command line?

> Thanks,
> Guoliang

Cheers,
-- 
Rafael Ávila de Espíndola




More information about the llvm-dev mailing list