Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Qtopia4 build issue
@ 2009-02-26 11:22 Thomas Petazzoni
  2009-02-26 12:42 ` steve at c2root.be
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2009-02-26 11:22 UTC (permalink / raw)
  To: buildroot

Hi,

With latest SVN, Qtopia4 doesn't build on i386. The problem is that
'qmake' is being built with the target compiler instead of the host
compiler, while qmake is supposed to be executed on the host.

Buildroot's qtopia4.mk Makefile patches the Qmake configuration file to
set the correct path to the compiler.

But Qt's ./configure script looks inside the Qmake configuration to
know which compiler to use to compile Qmake itself, unless the CC and
CXX variables are overriden.

So I'm not sure what the correct fix for this issue is (maybe setting
CC and CXX ?), but there's clearly an issue here.

Anyone having the same problem ?

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-04-01  8:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-26 11:22 [Buildroot] Qtopia4 build issue Thomas Petazzoni
2009-02-26 12:42 ` steve at c2root.be
2009-02-26 13:13 ` Thiago A. Corrêa
2009-02-26 15:21 ` Thomas Petazzoni
2009-02-27 14:27   ` Thomas Petazzoni
2009-03-31 21:54     ` Peter Korsgaard
2009-03-31 23:31       ` Thomas Petazzoni
2009-04-01  8:04         ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox