Hi,

Can I build Gecko/XULRunner for ARM Environment? If yes, can anybody
let me know the process in detail?

The following are the contents of the "mozconfig" file that I'm using
-
------------------------------------------------------------------------------------------------------
CROSS_COMPILE=1
mk_add_options MOZ_CO_PROJECT=xulrunner
mk_add_options moz_objd...@topsrcdir@/obj-xulrunner
ac_add_options --enable-application=xulrunner
ac_add_options --disable-javaxpcom
# with Windows XP support
# ac_add_options --with-windows-version=600
--host=i686
--target=arm
-------------------------------------------------------------------------------------------------------

But, after I build the Mozilla Sources and then go to the Directory
"obj-xulrunner/embedding/config/" and run make there, it comes up with
the following error -
----------------------------------------------------------------------------------------------------------------------
d:/Projects/mozilla-1.9.2/obj-xulrunner/config/nsinstall -t ../../dist/
bin/mfcem
bed.exe ../../dist/Embed
nsinstall: ..\..\dist\bin\mfcembed.exe: No such file or directory
make[2]: *** [embed_copy] Error 3
make[2]: Leaving directory `/d/Projects/mozilla-1.9.2/obj-xulrunner/
embedding/co
nfig'
make[1]: *** [libs] Error 2
make[1]: Leaving directory `/d/Projects/mozilla-1.9.2/obj-xulrunner/
embedding/co
nfig'
make: *** [all] Error 2
-----------------------------------------------------------------------------------------------------------------------

Somebody please help, as I stand in a crossroad, from where I can't
move further.

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

Reply via email to