From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Hawkins Date: Mon, 16 Mar 2009 13:51:36 -0700 Subject: [U-Boot] how do you build u-boot under Windows XP SP2 In-Reply-To: References: Message-ID: <49BEBBD8.1080601@ovro.caltech.edu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > I've tried building u-boot 1.3.3 under cygwin and the make fails. > Can anyone help? > > I need to build under Windows. Before all the negative emails fly in regarding how foolish you are to develop under windows ... :) Have you tried CoLinux? http://www.colinux.org/ Its a port of Linux that runs as a windows process. I haven't tried it for U-Boot development, but it should work just fine. Cheers, Dave