[cfe-dev] compilation failures

Eli Friedman eli.friedman at gmail.com
Tue Mar 9 16:37:27 PST 2010


On Tue, Mar 9, 2010 at 4:11 PM, Stefan Seefeld <stefan.seefeld at gmail.com> wrote:
> On 03/09/2010 07:01 PM, Eli Friedman wrote:
>>
>> Can you try building LLVM+clang with a clean tree?  This looks like
>> something is going very wrong in the configuration.
>>
>
> How do I do that ? I tried 'make clean', then './configure', then 'make',
> and I see the same issue with -fno-rtti again.

Really?  Can you try with a completely fresh checkout?  The make
system is supposed to make sure we pass -frtti for that code.

-Eli




More information about the cfe-dev mailing list