[Libreoffice] MinGW cross-compilation fails in i18npool, why?

Eike Rathke erack at redhat.com
Sat Nov 19 16:41:16 PST 2011


Hi,

Apparently since I added a dependency on the saxparser executable to
i18npool/source/localedata/Makefile in

localedata_%_invis.cxx : $(realpath $(SRC_ROOT)/i18npool/source/localedata/data)/%.xml saxparser.rdb \
    $(OUTDIR_FOR_BUILD)/bin/saxparser$(gb_Executable_EXT)

(it was OUTDIR instead of OUTDIR_FOR_BUILD, but still..) the MinGW
cross-compilation build fails with

[ build MAK ] i18npool/source/localedata
make[2]: *** No rule to make target `localedata_az_AZ.cxx', needed by `all'.  Stop.

I suspect that's somehow related to  $(gb_Executable_EXT) on the
platform being compiled on is empty, but is .exe in MinGW, or isn't it?

Otherwise I don't grok why. Insights, anyone?

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20111120/6c91c295/attachment.pgp>


More information about the LibreOffice mailing list