[U-Boot-Users] Problems Building u-boot-1.3.1
raptorbrino at aim.com
raptorbrino at aim.com
Thu Dec 13 22:00:04 CET 2007
After a gentle slap in the face by Markus about my choice of
OS and a thorough beat down by Wolfgang about my inexperienced
message posting style I'm back for more punishment! I tremble
with every character I type, but to all Cygiwn users out there,
I propose the following fix for the cygwin build problem. This
should allow Linux users to be happy and allow cygwin users to
build without error, albeit penalize them for using the
inadequate Windows OS! Damn I hope I did this right.
diff -Naur old/tools/Makefile new/tools/Makefile
--- old/tools/Makefile 2007-12-06 01:21:19.000000000 -0800
+++ new/tools/Makefile 2007-12-13 12:22:15.796875000 -0800
@@ -97,6 +97,7 @@
#
ifeq ($(HOSTOS),cygwin)
SFX = .exe
+HOST_CFLAGS += -ansi
else
SFX =
endif
________________________________________________________________________
More new features than ever. Check out the new AIM(R) Mail ! -
http://webmail.aim.com
More information about the U-Boot
mailing list