I have written a xpcom component which has code in it that accesses external libraries. Compilation and linking works fine when i link the external libraries, to create my xpcom component.
But Registration fails. I use regxpcom to register from the command line. I tried commenting out the piece of code that accesses external libraries and then everything seems to work fine. Any ideas as to why Registration fails when i have external function calls in the component code. Thanks ajay _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
