cross-compiling LibreOffice for windows (mingw32) under Fedora

Dave Tardon’s new howto cross-compile LibreOffice under Fedora to target mingw32 under Fedora, http://dtardon.fedorapeople.org/mingw/

2 Responses to “cross-compiling LibreOffice for windows (mingw32) under Fedora”

  1. devuser says:

    I do everything according to instructions, but I get:

    checking for gcc… x86_64-redhat-linux-gcc
    checking whether the C compiler works… no
    configure: error: in `/home/devuser/libre/libreoffice-core-3.6.4.3/CONF-FOR-BUILD’:
    configure: error: C compiler cannot create executables
    See `config.log’ for more details
    configure: error: Running configure script for BUILD system failed, see CONF-FOR-BUILD/config.log
    Error running configure at ./autogen.sh line 187.

    I will be very grateful for showing the way.

  2. Caolán says:

    probably best to ask the libreoffice list, dtardon is the expert here. Though it looks like your compiler simply doesn’t work. examining config.log might explain why

Leave a Reply