[cfe-dev] another try: lastest ubuntu 14.10 + gcc4.9.1 can't build clang

Markus Trippelsdorf markus at trippelsdorf.de
Mon Feb 9 05:03:31 PST 2015



On 2015.02.09 at 13:59 +0100, Dennis Luehring wrote:
> is this patch always needed for gcc 4.9.2 / ubuntu 14.04 support
> or should the usage be fixed in the llvm/clang svn source?

libstdc++ is designed to work with gcc only. So if you want to avoid
these issues, you either need to patch libstdc++ or use libcxx instead.

-- 
Markus




More information about the cfe-dev mailing list