the following patch was just integrated into master: commit b8e8ccf9b2e26301ef31cf6d591ffcdf5f4ecdec Author: Zheng Bao fishbaozi@gmail.com Date: Mon Oct 22 16:41:42 2012 +0800
build: build coreboot on mingw.
regex, pdcurses, wsock(for itohl) are seperated libraries. mmap and unmmap are ported from git.
Issues: 1. The length of command line is limited. That makes the Thather can not be built because too many obj.o need to be built.
Change-Id: I1d60ec5c7720c1e712e246c4cd12e4b718fed05f Signed-off-by: Zheng Bao zheng.bao@amd.com Signed-off-by: Zheng Bao fishbaozi@gmail.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Mon Oct 22 13:52:28 2012, giving +2 See http://review.coreboot.org/1604 for details.
-gerrit