[cfe-dev] [patch]Frontend generate cxx-system-include

Jean-Daniel Dupas devlists at shadowlab.org
Tue Feb 22 06:59:46 PST 2011


Le 22 févr. 2011 à 15:48, Joerg Sonnenberger a écrit :

> On Tue, Feb 22, 2011 at 03:09:50PM +0100, Jean-Daniel Dupas wrote:
>> When using libc++, the Driver passes the no longer supported
>> -cxx-system-include argument to -cc1.
>> There is an other place where -cxx-system-include may be generated in
>> Frontend too.
> 
> Sorry about that.
> 
>> If the new "-cxx-isystem" arg is a drop in replacement, the 2 attached
>> patches should be safe, else they fix my compilation issue at least.
> 
> Try the attached patch. It G/Cs the rest and should fix your issue.

Works great. Thank you for the fix :-)

-- Jean-Daniel








More information about the cfe-dev mailing list