The linker already does .linkonce sections which eliminate duplicates.
They're used for C++ templates.
Get the compiler to put each unique string in its own .linkonce section.
enjoy,
-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/