sbsv2/raptor/notes/cross_compiling_tools.txt
author srilekhas <srilekhas@symbian.org>
Wed, 18 Aug 2010 11:18:38 +0100
changeset 627 cb3264f4c6e6
parent 591 22486c9c7b15
permissions -rw-r--r--
Merge : re-applies missing part of fix for Bug 2901,Add export for s60ibymacros.pm
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
591
22486c9c7b15 raptor v2.14.0
jjkang
parents:
diff changeset
     1
22486c9c7b15 raptor v2.14.0
jjkang
parents:
diff changeset
     2
To build tools for Windows and Linux, on Linux, use
22486c9c7b15 raptor v2.14.0
jjkang
parents:
diff changeset
     3
22486c9c7b15 raptor v2.14.0
jjkang
parents:
diff changeset
     4
sbs -c tools2.win32 -c tools2
22486c9c7b15 raptor v2.14.0
jjkang
parents:
diff changeset
     5
22486c9c7b15 raptor v2.14.0
jjkang
parents:
diff changeset
     6
You will also need the mingw32 package, for the cross-compiler.
22486c9c7b15 raptor v2.14.0
jjkang
parents:
diff changeset
     7