diff options
Diffstat (limited to 'contrib/syslinux-4.02/win64/README')
-rw-r--r-- | contrib/syslinux-4.02/win64/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/syslinux-4.02/win64/README b/contrib/syslinux-4.02/win64/README new file mode 100644 index 0000000..05b4160 --- /dev/null +++ b/contrib/syslinux-4.02/win64/README @@ -0,0 +1,10 @@ +Building the Win64 installer requires the MinGW-W64 compiler, +available at: + + http://mingw-w64.sourceforge.net/ + +For prepackaged versions of the MinGW-W64 cross-compiler for the +Fedora Linux distribution (and possibly other RPM-based +distributions), see: + + http://lists.fedoraproject.org/pipermail/mingw/2010-May/002589.html |