Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Building fennec with proprietary arm tool-chain

0 views
Skip to first unread message

Vinod

unread,
Nov 21, 2009, 1:25:02 AM11/21/09
to dev-platfo...@lists.mozilla.org
has anyone built fennec with arm toolchain using windows host machine for
build.
I want host tools like nsinstall.exe, mkdepend.exe to be built for winodws
and fennec binaries to be built with the proprietary arm toolchain that I
have with me.
I want to know the exact place where I can specify the host toolchain and
target toolchain separately.

I tried following change in the autoconf.mk.in,
CC = arm toolchain
HOST_CC = cl.exe (windows compiler)

but this doesnt work.


Regards,
Vinod

0 new messages