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] QT support for Buildroot RFS.
Date: Mon, 7 Nov 2011 11:17:49 +0100	[thread overview]
Message-ID: <20111107111749.7748f185@skate> (raw)
In-Reply-To: <1F383CDA589639468828C7E2B75EDE9D0602B1A8@POCITMSEXMB02.LntUniverse.com>

Le Mon, 7 Nov 2011 10:11:15 +0000,
Mahanteshwari Hiremath <Mahanteshwari.Hiremath@lnties.com> a ?crit :

> Cross compiling is not a problem, I can able to do it. But I want to
> compile my program directly on target device using qmake, I want to
> have qmake support on my target. So only I wanted some suggestions in
> executing this.

This is not supported in the current Buildroot, which does not build
qmake for the target. Buildroot is designed for cross-compilation, i.e
the situation where your target is rather slow compared to your
development PC, and therefore cases for which native compilation is not
possible or really too painful. We have some support to have a native
toolchain on the target (so you can build standard C or C++ programs on
the target), but we don't support that for Qt.

If you want, you can work on extending the Qt .mk file to also generate
a qmake for the target, but I think it's going to be very complicated
for a benefit that isn't really obvious to me.

Regards,

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

  reply	other threads:[~2011-11-07 10:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1F383CDA589639468828C7E2B75EDE9D06029498@POCITMSEXMB02.LntUniverse.com>
2011-11-07  8:16 ` [Buildroot] QT support for Buildroot RFS Mahanteshwari Hiremath
2011-11-07  9:03   ` Diego Iastrubni
2011-11-07  9:07   ` Yegor Yefremov
2011-11-07 10:11     ` Mahanteshwari Hiremath
2011-11-07 10:17       ` Thomas Petazzoni [this message]
2011-11-07 10:23         ` Thomas De Schampheleire
2011-11-07 10:59       ` Mahanteshwari Hiremath
2011-11-07  9:52   ` Thomas Petazzoni

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=20111107111749.7748f185@skate \
    --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