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 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
