Alexandre Oliva wrote:

> If the strings turn out to be identical and the linker merges them, we
> fail...

The linker should not do that.  These are not random string literals;
these are the equivalent of the

  static char c[12] = "..."

-- 
Mark Mitchell
CodeSourcery, LLC
[EMAIL PROTECTED]
(916) 791-8304

Reply via email to