Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

README file for BuildDistribution


Copyright (c) 2010 ARM Research Laboratories

$Id$

This is the README file for the BuildDistribution application, an
application to create a zip file distribution of the SNF SDK for
Windows.

To build BuildDistribution:

1) Install the MinGW compiler in c:\mingw.

2) Run the command file 'build.cmd' (for 32-bit systems) or
'build_64.cmd' (for 64-bit systems).

3) The executable file name is 'BuildDistribution.exe'.

For documentation on running BuildDistribution, enter "BuildDistribution -h"
at a command prompt.