The XPCOM Glue is a static library which component developers and embedders can link against. It allows developers to link only against the frozen XPCOM method symbols and maintain compatibility with multiple versions of XPCOM. Compiling or linking against XPCOM headers There are three ways to compile/link against XPCOM headers/libraries: Frozen linkage: dependent glue (dependent on xpcom.dll) XPC