Hello group,

I developed a C++ XPCOM component for my Firefox extension. I
successfully compiled the C++ code in both MS Windows and GNU/Linux.
So far no problems. But I am unable to compile the same code in an
AMD64 Debian GNU/Linux machine.

I get the following error:

/usr/bin/ld: skipping incompatible /home/raj/gecko-sdk/lib/
libxpcomglue.a when searching for -lxpcomglue
/usr/bin/ld: cannot find -lxpcomglue

>From this I understand that gecko SDK I am using is not compatible
with AMD64. Is it right? I can't find any gecko sdk for AMD64. If I
build gecko SDK for AMD 64, eveything will work?

Any help much appreciated,

- Raj

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

Reply via email to