Just reading Effective C++ and he mentions several times "linker error", as opposed to compiler error.
What constitutes a "linker error" and how do they differ from "compiler errors"? Are the rules/explanations based around a set of categories to logically remember this?