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

Reply via email to