hi,
in my actual mozconfig i have uncommented the following lines
     41 #ac_add_options --disable-installer
     41 #ac_add_options --disable-installer
     42 #ac_add_options --disable-xpinstall
     43 #ac_add_options --disable-xpfe-components

i found the entry for mozilla-bin in the following Make file xpfe/
bootstrap

And if i found that if dont disable xpfe-components the build fails
with the following error

===================================================================================
/opt/freescale/usr/local/gcc-4.1.1-glibc-2.4-nptl-sf-1/arm-926ejs-
linux/bin//arm-926ejs-linux-c++ -o mozilla-bin -I/home/hrbuild/rsubram/
monoruntime/target_dir/mono/include -fno-rtti.................-lXt   -
L../../dist/lib -lxpcom_compat

/opt/freescale/usr/local/gcc-4.1.1-glibc-2.4-nptl-sf-1/arm-926ejs-
linux/lib/gcc/arm-926ejs-linux/4.1.1/../../../../arm-926ejs-linux/bin/
ld: cannot represent machine `i386'
collect2: ld returned 1 exit status
gmake[1]: *** [mozilla-bin] Error 1
===================================================================================

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

Reply via email to