
20 Feb
2008
20 Feb
'08
12:57 p.m.
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