What steps will reproduce the problem?
1. Try to compile glog with -no-rtti
What is the expected output?
There aren't any rtti-related errors.
What do you see instead?
error in logging.cc:1377 :
LogMessage::LogStream *log = dynamic_cast<LogMessage::LogStream*>(&os);
What version of the product are you using? On what operating system?
glog 0.3.2
qnx crosscompiler on windows
Please provide any additional information below.
Can we add HAVE_RTTI flag to make use of RTTI optional?
Original issue reported on code.google.com by Van...@gmail.com on 16 Jan 2012 at 4:36
Original issue reported on code.google.com by
Van...@gmail.com
on 16 Jan 2012 at 4:36