From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2007-06-14 12:06:36


Richard Day wrote:
> The reason it detects this is #defines not actual ODR code violations.
>
No, I'm pretty sure the Microsoft linker simply always complains when
two static libraries contain the same symbol. I know that the errors I
get in the case I described are linker errors, not compiler errors.

Sebastian Redl