Sorry for the slightly offtopic question, but I know that people around here have dealed with this in the past, so... Is there any valid reason to compile library code that doesn't use exceptions or RTTI with them enabled? For example, if a client program uses exceptions and/or RTTI (and is thus compiled with those features enabled), is there a problem with linking against a library that was compiled with those features disabled? Thanks! -- Pierre Phaneuf
- Re: [OFFTOPIC] exceptions and RTTI Pierre Phaneuf
- Re: [OFFTOPIC] exceptions and RTTI David Bradley
- Re: [OFFTOPIC] exceptions and RTTI Josh Soref
- Re: [OFFTOPIC] exceptions and RTTI Josh Soref
- Re: [OFFTOPIC] exceptions and RTTI David Bradley
