Displaying 1 result from an estimated 1 matches for "rockbul".
Did you mean:
rockbull
2012 Nov 21
2
[LLVMdev] llvm-config --cxxflags is not consistent when building by cmake.
...flags' does not have -fno-exceptions -fno-rtti
when using cmake to build LLVM.
Does anyone know how to fix it?
Best regards,
Luba
---------- Forwarded message ----------
From: Luba Tang <lubatang at gmail.com>
Date: 2012/11/21
Subject: Re: [MCLinker] Re: Major release - MCLinker 2.0.0 - RockBull
To: mclinker at googlegroups.com
Hi,
We make sure the fault source is from llvm-config.
When you build LLVM by cmake, cmake will add -fno-rtti to build LLVM for
you.
But there is something wrong on llvm-config.
cmake does not add correct options in llvm-config.
Best regards,
Luba
2012/11/21...