Jon Smirl wrote: > After reading some of the other postings about XPCOM and symbols, I looked > at the exports for a few components. I understand why NSGetModule is > exported, but many components export a lot more symbols.
http://lxr.mozilla.org/seamonkey/source/build/unix/gnu-ld-scripts/components-version-script See --enable-linker-script or whatever in configure.in. Mike
