<sup>6</sup> The port is done using the MSYS shell.
<a href="http://www.mingw.org/MinGWiki/">Download</a> and install
bison (excl. M4.exe) and flex in that order. Build binutils-2.15 from source,
-if necessary. If you want to compile the C/C++ frontend, then upgrade to
-texinfo-4.5+ from source.
-If you need to create a library for an MS DLL, do the following:
+if necessary. If you need to create a library for an MS DLL, do the following:
<ol>
<li><tt>pexports /C/WINNT/SYSTEM32/file.dll | sed "s/^_//" >
/C/MinGW/lib/file.def</tt></li>