[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cfe-dev
Subject:    Re: [cfe-dev] configure --enable-targets conflicts with the configure -target (SVN r152999)
From:       Lubos Lunak <l.lunak () suse ! cz>
Date:       2012-03-19 16:20:46
Message-ID: 201203191720.46387.l.lunak () suse ! cz
[Download RAW message or body]

On Monday 19 of March 2012, Kees Jongenburger wrote:
> Hello
>
> I followed http://clang.llvm.org/get_started.html and I did a checkout of
> llvm and it's tools. I am trying to enable arm support and therefore ran
> configure using the following option
>
>  ../llvm/configure --enable-targets x86,x86_64,arm but this does not work.
> It actually results is
> checking build system type... Invalid configuration `x86,x86_64,arm':
> machine `x86,x86_64,arm' not recognized
> configure: error: /bin/sh ../llvm/autoconf/config.sub x86,x86_64,arm failed
>
> This is caused by configure parsing the "-target" part in
>  "--enable-targets" and trying to configure the "target" to be
> .x86,x86_64,arm this will not work

 I think it is actually caused by you forgetting = 
in --enable-targets=x86,x86_64,arm .

-- 
 Lubos Lunak
 l.lunak@suse.cz
_______________________________________________
cfe-dev mailing list
cfe-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic