<h1>Attempt to Make New Version of Chicken-Iup.</h1>
* Install latest Mingw [DONE]
* Build chicken-4.8.0.5 [DONE] <verbatim>
# Start mingw shell and run the following in the chicken-4.8.0.5 directory
make PLATFORM=mingw-msys PREFIX=-/chicken
make PLATFORM=mingw-msys PREFIX=c:/chicken
</verbatim>
Trying ffcall from: http://www.kiatoa.com/cgi-bin/fossils/ffcall, this is v1.10 + a patch for executable protection on Windows.