I'm trying to make an XPCOM component for Firefox 3.6.*. It uses libsqlite3 version 3.7.4 compiled statically (with program independent code generation -- -fPIC compiler option). The problem I'm facing is that once Firefox loads the component and it starts executing, the I'm trying to make an XPCOM component for Firef