This file describes how to get a (fairly minimal) mingw build of libreoffice master on Fedora. 1. MinGW repo If you are on F-17 or newer, you already have everything you need. For older releases you need to set up an additional repository. The repo file is fedora-cross.repo . mv fedora-cross.repo /etc/yum.repos.d 2. MinGW packages For the configuration used later, you need to install packages listed in packages.list (it is possible that there are leftovers from my former attempts to get the build done, but it does not hurt to have them). yum install $(