> use strace and see what directories it actually checks....
>

Nice one. Using strace proves I'm a moron ;-)

At some point yesterday I'm pretty sure I began forgetting to put my .so
in a components directory beneath the platform specific directory. As
Benjamin was getting at all along, if I actually know the platform and ABI
the platform specific directory will be evident.

For the record...

When the platform/ABI is linux-gnu / x86-gcc3 the XPCOM component will
register if placed in a platform specific directory:
{extension}/platform/linux-gnu_x86-gcc3/components/

For a platform/ABI of Linux / x86-gcc3:
{extension}/platform/Linux_x86-gcc3/components/

I appreciate all the help.

Cheers,
A.



_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to