Allan - 2011-12-21

I made a custom test build of sed 4.2.1 (sed-4.2.1-src.zip) but I managed to
temporarily work around a previously reported compilation error:

http://sourceforge.net/tracker/?func=detail&aid=3161532&group_id=23617&atid=3
79173
.

I built against the official Gnuwin32 regex' library but linked with newer mingw versions of libiconv and libintl (thus creating an undesirable dependency on mingw). I also built with nls support and an unofficial mingw version ofnl_langinfo'. I am using binutils 2.22 and gcc 4.6.1 .