sbsv2/raptor/notes/cross_compiling_tools.txt
author Mike Kinghan <mikek@symbian.org>
Mon, 21 Jun 2010 17:57:23 +0100
changeset 589 851206cea67b
parent 398 dde9ce4a8aa8
permissions -rw-r--r--
Add --asm option to elf2e32, so that GCCE builds can use --asm=gas with --dump=a and get a usable .s file (Bug 1405)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
397
95863adbc4bc replace RELEASE-NOTES.txt with an HTML file
Richard Taylor <richard.i.taylor@nokia.com>
parents:
diff changeset
     1
95863adbc4bc replace RELEASE-NOTES.txt with an HTML file
Richard Taylor <richard.i.taylor@nokia.com>
parents:
diff changeset
     2
To build tools for Windows and Linux, on Linux, use
95863adbc4bc replace RELEASE-NOTES.txt with an HTML file
Richard Taylor <richard.i.taylor@nokia.com>
parents:
diff changeset
     3
95863adbc4bc replace RELEASE-NOTES.txt with an HTML file
Richard Taylor <richard.i.taylor@nokia.com>
parents:
diff changeset
     4
sbs -c tools2.win32 -c tools2
95863adbc4bc replace RELEASE-NOTES.txt with an HTML file
Richard Taylor <richard.i.taylor@nokia.com>
parents:
diff changeset
     5
398
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     6
You will also need the mingw32 package, for the cross-compiler.
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     7