[LLVMdev] specint2000 as external tests

D S Khudia daya.khudia at gmail.com
Thu Jun 30 07:55:54 PDT 2011


I am using Ubuntu 11.04 and the hack that you have mentioned works.

Thanks
Daya

On Thu, Jun 30, 2011 at 5:16 AM, Duncan Sands <baldrick at free.fr> wrote:

> llvm-ld: error: Cannot find library 'c'
>>
>
> I'm using this hack, but of course there should really be a correct fix for
> this "gcc multi-arch" issue.
>
> --- test-suite/Makefile.programs        (revision 134059)
> +++ test-suite/Makefile.programs        (working copy)
> @@ -362,6 +362,7 @@
>  # Disable asm-verbose.  This can slow down compilation and is not what the
>  # compilers default to using.
>  LLCFLAGS += -asm-verbose=false
> +LLVMLD_FLAGS += -L/usr/lib/x86_64-linux-gnu/
>
>  # If the program requires exception handling support, enable (potentially
>  # expensive) support for it.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110630/d3fe726a/attachment.html>


More information about the llvm-dev mailing list