Re: Is GTK+ a cross-platform toolkit ?



[...]
having the build scripts in git.gnome.org would also help minimize the
fragmentation; bonus point if build scripts allow cross-compilation
from a Linux host to a Windows build.

I think we should focus on cross compiling instead. In my experience
making sure the configure script of every package works in such
environment is easier than having up to date build dependencies in
windows (autotools, perl, python, bash, make, sed, awk, etc)

For example I have a script in glade [1] that I use to cross compile it
and make an installer using nsis. I get all the dependencies from
OpenSuse Build Service [2]

Ideally we could use OSTree [3] to cross compile the whole stack and
make official binary release.

greets

Juan Pablo

[1]
https://git.gnome.org/browse/glade/tree/build/mingw-w64/nsis_make_installer.sh

[2] https://build.opensuse.org/project/show?project=windows%3Amingw%
3Awin32

[3] https://live.gnome.org/OSTree



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]