On Aug 4, 2:24 pm, prodizy <[EMAIL PROTECTED]> wrote:
> 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.

> >From this I understand that gecko SDK I am using is not compatible
> with AMD64. Is it right?

the sdks we ship are 32bit, and are not compatible w/ 64bit systems.

> I can't find any gecko sdk for AMD64.

correct, there's no point in us creating such a thing given that basic
things (plugins) don't work with 64bit versions of our platform, so it
makes no sense to encourage users to try something which would just be
disappointing.

> If I build gecko SDK for AMD 64, eveything will work?

it should work.

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

Reply via email to