Building Boost without RTTI
Lucas Le Gouic via Boost-build <[email protected]>
| Newsgroups | gmane.comp.lib.boost.build |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm trying to build boost 1.66 libraries without RTTI on Windows 10 using MSVC compiler and b2.exe Following this documentation: http://www.boost.org/doc/libs/1_66_0/more/getting_started/windows.html#prepare-to-use-a-boost-library-binary I've successfully built boost using "b2 toolset=msvc --build-type=complete stage" but RTTI are enabled by default from what I understood and my project requier RTTI to be disabled. However, I can't find any option to do this in b2.exe --help. Thanks, Lucas _______________________________________________ Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build