Il 24/05/2013 14:23, Brad King ha scritto: > On 05/24/2013 02:19 AM, Paolo Redaelli wrote: >> $ llvm-config --cppflags --cflags --cxxflags >> ... -fno-exceptions ... > The `llvm-config --cxxflags` is passing -fno-exceptions to gccxml. > You should extract only the preprocessing flags (--cppflags) to > pass to gccxml. Oh my! It was *that* simple! It works fine with all the llvm versions I tried! Thank you _______________________________________________ Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://www.gccxml.org/mailman/listinfo/gccxml
