Cross compiling KDE / Nokia N900

2009-12-23 Thread Alexander Neundorf
On Tuesday 22 December 2009, Thiago Macieira wrote: ... We've been successful at getting Qt to cross compile for the N900. It works much faster and requires no VM. In fact, it works with build farms too, so get all the benefits of a normal build. Any chance we can get an effort started to

Re: Cross compiling KDE / Nokia N900

2009-12-23 Thread Alexander Neundorf
On Wednesday 23 December 2009, Pino Toscano wrote: Hi, Alle mercoledì 23 dicembre 2009, Alexander Neundorf ha scritto: Yes, it's also on my todo, but it would be really nice if somebody else could actually do the work and I would just guide throught the necessary steps. There are

Re: Cross compiling KDE / Nokia N900

2009-12-23 Thread Pino Toscano
Alle mercoledì 23 dicembre 2009, Alexander Neundorf ha scritto: On Wednesday 23 December 2009, Pino Toscano wrote: Hi, Alle mercoledì 23 dicembre 2009, Alexander Neundorf ha scritto: Yes, it's also on my todo, but it would be really nice if somebody else could actually do the work

Re: Cross compiling KDE / Nokia N900

2009-12-23 Thread Alexander Neundorf
On Wednesday 23 December 2009, Pino Toscano wrote: Alle mercoledì 23 dicembre 2009, Alexander Neundorf ha scritto: ... and you have CMAKE_SYSTEM_NAME (target host) and CMAKE_HOST_SYSTEM_NAME (build host), if not cross compiling both are the same. I know cmake can do cross compiling this

Re: Cross compiling KDE / Nokia N900

2009-12-23 Thread Thiago Macieira
Em Quarta-feira 23. Dezembro 2009, às 11.06.18, Alexander Neundorf escreveu: Yes, it's also on my todo, but it would be really nice if somebody else could actually do the work and I would just guide throught the necessary steps. There are mainly three things which lead to problems when

Re: Cross compiling KDE / Nokia N900

2009-12-23 Thread Alexander Neundorf
On Wednesday 23 December 2009, Thiago Macieira wrote: Em Quarta-feira 23. Dezembro 2009, às 11.06.18, Alexander Neundorf escreveu: Yes, it's also on my todo, but it would be really nice if somebody else could actually do the work and I would just guide throught the necessary steps.

Re: Cross compiling KDE / Nokia N900

2009-12-23 Thread Thiago Macieira
Em Quarta-feira 23. Dezembro 2009, às 14.29.48, Alexander Neundorf escreveu: And we need to be able to create host executables for our own builds too, and run them. This has to be done in a separate build tree with cmake (or reuse an existing build host installation). That's a bit too

Re: Cross compiling KDE / Nokia N900

2009-12-23 Thread Alexander Neundorf
On Wednesday 23 December 2009, Thiago Macieira wrote: Em Quarta-feira 23. Dezembro 2009, às 14.29.48, Alexander Neundorf escreveu: And we need to be able to create host executables for our own builds too, and run them. This has to be done in a separate build tree with cmake (or reuse an