Re: [U-Boot] [PATCH 12/15] Add support for building native win32 tools

2009-04-03 Thread Wolfgang Denk
Dear Peter Tyser, In message <3c6c8b0c8a5a0dacbd19c414465b312cb0256a7d.1236207433.git.pty...@xes-inc.com> you wrote: > Add support for compiling the host tools in the tools directory using > the MinGW toolchain. This produces executables which can be used on > standard Windows computers without

Re: [U-Boot] [PATCH 12/15] Add support for building native win32 tools

2009-03-05 Thread Mike Frysinger
On Thursday 05 March 2009 13:32:27 Peter Tyser wrote: > On Wed, 2009-03-04 at 19:21 -0500, Mike Frysinger wrote: > > On Wednesday 04 March 2009 18:33:02 Peter Tyser wrote: > > > --- a/README > > > +++ b/README > > > + the tools directory you can use the MinGW toolchain > > > + (http://www

Re: [U-Boot] [PATCH 12/15] Add support for building native win32 tools

2009-03-05 Thread Peter Tyser
On Wed, 2009-03-04 at 19:21 -0500, Mike Frysinger wrote: > On Wednesday 04 March 2009 18:33:02 Peter Tyser wrote: > > --- a/README > > +++ b/README > > + the tools directory you can use the MinGW toolchain > > + (http://www.mingw.org). Set your HOST tools to the MinGW > > + binaries

Re: [U-Boot] [PATCH 12/15] Add support for building native win32 tools

2009-03-04 Thread Mike Frysinger
On Wednesday 04 March 2009 18:33:02 Peter Tyser wrote: > --- a/README > +++ b/README > +Note: If you wish to generate WIN32 versions of the utilities in WIN32 -> Windows > + the tools directory you can use the MinGW toolchain > + (http://www.mingw.org). Set your HOST tools to the MinGW