It's a big waste of bandwidth instead of downloading just the source code and build everything on your machine. Nevertheless, IF somebody here is willing to create such a package, it should be OK. That big IF thing is one of the show stoppers.
<advertisement>Patches/additions to fpcup welcome.
FPCup currently has a working Win32->Win64 cross compiler module, a Win64->Win32 module waiting for FPC floating point support to improve, and allows writing other plugins (e.g. Linux->Win32).
See fpcup.html in the source for what you need to do (IIRC: 1. Make sure all required binutils are there 2. Write some commands that insert the proper cpu/os options in the build options).</advertisement>
Especially a Linux->Win32 cross compiler might be nice as you can then test the result using Wine....