sbsv2/raptor/notes/cross_compiling_tools.txt
author jascui
Tue, 16 Nov 2010 15:56:27 +0800
changeset 683 8e0eb519ef53
parent 591 22486c9c7b15
permissions -rw-r--r--
Solve incorrect handling of ExportName=SymbolName@Ordinal syntax


To build tools for Windows and Linux, on Linux, use

sbs -c tools2.win32 -c tools2

You will also need the mingw32 package, for the cross-compiler.