Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Qtopia4 build issue
Date: Thu, 26 Feb 2009 12:22:05 +0100	[thread overview]
Message-ID: <20090226122205.390e848a@surf> (raw)

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

             reply	other threads:[~2009-02-26 11:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-26 11:22 Thomas Petazzoni [this message]
2009-02-26 12:42 ` [Buildroot] Qtopia4 build issue 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090226122205.390e848a@surf \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox