> >> I tried variations of "linux-gnu_x86-gcc3" platform specific directories >> with no luck. That would be too easy ;-) > > I'm a little surprised that doesn't work, but perhaps there's some issue > with the extra hyphen. >
After installing Firefox from mozilla.org I now get Linux x86-gcc3 from nsIXULRuntime. Unfortunately my XPCOM component will still not load if I place it in the platform specific directory (Linux_x86-gcc3). As before it will load from the extensions 'global' components directory. Thinking maybe it was unique to my component I grabbed the Google toolbar which it seems ships with a couple of .so XPCOM components. Their xpi is specifically for Linux and doesn't use any platform specific directories. When I tried moving those components to a platform specific directory they would no longer register. I dunno. Thanks again, A. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
