comparison README.host @ 2771:87c2e2ce3904

* README.host: Minor update of configtool info.
author jld
date Mon, 09 Feb 2009 10:52:32 +0000
parents 74dbf4c3f2e1
children
comparison
equal deleted inserted replaced
2770:35f991d79d4c 2771:87c2e2ce3904
55 tools/configtool/standalone/common/ 55 tools/configtool/standalone/common/
56 Contains the command line ecosconfig tool. 56 Contains the command line ecosconfig tool.
57 57
58 tools/configtool/standalone/wxwin/ 58 tools/configtool/standalone/wxwin/
59 Contains sources for the wxWindows-based, Linux and Windows graphical 59 Contains sources for the wxWindows-based, Linux and Windows graphical
60 configuration tool. The Windows version can currently only be 60 configuration tool. The Windows version is built with cygwin g++.
61 built with Visual C++, not with cygwin g++.
62 61
63 tools/configtool/common/win32/ 62 tools/configtool/common/win32/
64 tools/configtool/standalone/win32/ 63 tools/configtool/standalone/win32/
65 Contains sources for the older, MFC-based, Windows-only graphical 64 Contains sources for the older, MFC-based, Windows-only graphical
66 configuration tool. Again this can currently only be built with 65 configuration tool. This can only be built with Visual C++.
67 Visual C++.
68 66
69 The two graphical configuration tools have their own build procedures, 67 The two graphical configuration tools have their own build procedures,
70 described in tools/configtool/standalone/wxwin/ReadMe and 68 described in tools/configtool/standalone/wxwin/README.txt and
71 tools/configtool/standalone/win32/ReadMe respectively. 69 tools/configtool/standalone/win32/ReadMe respectively.
72 70
73 Package-specific host-side code lives in the host subdirectory of the 71 Package-specific host-side code lives in the host subdirectory of the
74 appropriate package, for example packages/io/usb/slave/<version>/host. 72 appropriate package, for example packages/io/usb/slave/<version>/host.
75 Most packages only provide target-side code and hence will not have a 73 Most packages only provide target-side code and hence will not have a
343 the main mailing list ecos-discuss@sourceware.com should be used 341 the main mailing list ecos-discuss@sourceware.com should be used
344 instead. 342 instead.
345 343
346 // ####ECOSDOCCOPYRIGHTBEGIN#### 344 // ####ECOSDOCCOPYRIGHTBEGIN####
347 // =============================================================== 345 // ===============================================================
348 // Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. 346 // Copyright (C) 2000, 2001, 2002, 2009 Free Software Foundation, Inc.
349 // This material may be distributed only subject to the terms 347 // This material may be distributed only subject to the terms
350 // and conditions set forth in the Open Publication License, v1.0 348 // and conditions set forth in the Open Publication License, v1.0
351 // or later (the latest version is presently available at 349 // or later (the latest version is presently available at
352 // http://www.opencontent.org/openpub/) 350 // http://www.opencontent.org/openpub/)
353 // Distribution of the work or derivative of the work in any 351 // Distribution of the work or derivative of the work in any