https://bugs.freedesktop.org/show_bug.cgi?id=70995

--- Comment #8 from Robert M Campbell <robert.rcampb...@gmail.com> ---
I am reading a bit on crosscompiling on Linux for Windows XP - that would take
a LOT less time than building it on Windows XP (which is a VM) and requiring
the download of loads of Windows code I won't normally need on that VM.

I've been reading
http://www.derivativezero.com/blog/2012/07/tech-update-libreoffice-cross-compile-msi-installer-generation/.
Seems doable, but not quite sure what the best seetings are...

The settings that site lists are:
CC=ccache i686-w64-mingw32-gcc
CXX=ccache i686-w64-mingw32-g++
CC_FOR_BUILD=ccache gcc
CXX_FOR_BUILD=ccache g++
–with-distro=LibreOfficeMinGW

Does that build for Windows XP 32bit or a 64bit? Never done anything like this
before... (It does, however, look really cool!)

Noting I am working on a amd 64 bit version of Ubuntu 13.10 Saucy, and wanting
to build for Windows XP 32bit, what should the CC, CXX, etc be set to?

I'll report the results of my build if I can get it to crosscompile on Linux,
or if my Internet speed allows me to do it on the Windows XP VM.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to