I have landed a change to the embedding base library which requires linking against the XPCOM *glue* library. This change was made in order to help reduce dependencies on XPCOM and thereby better support the GRE effort.
If you do not want to link against the glue library, you can undefine XPCOM_GLUE in embedding/base and recompile. For more information, please see: http://www.mozilla.org/projects/xpcom/glue/Component_Reuse.html Note: I couldn�t find any documentation on Mozilla.org regarding this library. If there is, point me at it and I will update it. Doug Turner [EMAIL PROTECTED]
