[cfe-dev] What configure options should I use to build clang with clang?

Eric Christopher echristo at apple.com
Tue Sep 7 15:16:52 PDT 2010


On Sep 7, 2010, at 3:11 PM, crazygamealexs at hotmail.com wrote:

>  
> 
> From: Zhongxing Xu
> Sent: Tuesday, September 07, 2010 12:00 AM
> To: crazygamealexs at hotmail.com
> Cc: cfe-dev at cs.uiuc.edu
> Subject: Re: [cfe-dev] What configure options should I use to build clang with clang?
> 
> ./configure CXX=clang++
> 
> On Tue, Sep 7, 2010 at 9:32 AM, <crazygamealexs at hotmail.com> wrote:
> I having a hard time try to get it to build itself so can anyone help me here?
> 
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
> 
> I already try that. it didn't work because it fails to configure. (configure can't find header files, I try it with gcc headers and it didn't work ether)

Can you compile hello world?

-eric





More information about the cfe-dev mailing list