sbsv2/raptor/notes/cross_compiling_tools.txt
author Ross Qin <ross.qin@nokia.com>
Tue, 30 Nov 2010 14:05:41 +0800
changeset 713 7b7f0409fc00
parent 591 22486c9c7b15
permissions -rw-r--r--
merge
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