sbsv2/raptor/notes/cross_compiling_tools.txt
author jjkang
Fri, 25 Jun 2010 20:58:33 +0800
changeset 605 122d2b873fd1
parent 602 3145852acc89
permissions -rw-r--r--
Minor changes: rofsbuild
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
602
3145852acc89 add releasing to new structure
jjkang
parents:
diff changeset
     1
3145852acc89 add releasing to new structure
jjkang
parents:
diff changeset
     2
To build tools for Windows and Linux, on Linux, use
3145852acc89 add releasing to new structure
jjkang
parents:
diff changeset
     3
3145852acc89 add releasing to new structure
jjkang
parents:
diff changeset
     4
sbs -c tools2.win32 -c tools2
3145852acc89 add releasing to new structure
jjkang
parents:
diff changeset
     5
3145852acc89 add releasing to new structure
jjkang
parents:
diff changeset
     6
You will also need the mingw32 package, for the cross-compiler.
3145852acc89 add releasing to new structure
jjkang
parents:
diff changeset
     7