From mboxrd@z Thu Jan 1 00:00:00 1970 From: michael Date: Wed, 20 Feb 2008 14:21:32 +0100 Subject: [U-Boot-Users] U-Boot on Windows In-Reply-To: <47BC239C.22419.CE8BEA@w.wegner.astro-kom.de> References: <91c6ecff0802200310x76161425v6e33a1048db49fc6@mail.gmail.com> <47BC239C.22419.CE8BEA@w.wegner.astro-kom.de> Message-ID: <47BC295C.604@gandalf.sssup.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, w.wegner at astro-kom.de wrote: > Hi, > > On 20 Feb 2008 at 13:10, Ramy Mamdouh wrote: > >> Dear all >> >> I need to make U-Boot on Windows, is that possible? and if yes how can I do that? >> >> Regards, >> > > in theory it should be possible, but I guess the pain is depending on > the target you wish to build U-Boot for. > > You have to have a working cross-toolchain, which seems to be quite difficult > in cygwin (I have no experience with plain windows here). > IMHO the easiest solution is to install coLinux under windows and then install > a pre-compiled toolchain (e.g. from uClinux.org) under coLinux. > > Regards, > Wolfgang > > > just try to download the kagel crosstool. It build crosstoolchain for windows using cygwin. I prefer the coLinux solution under windows, but ... Regards Michael