All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] Qt tribulations take 2
Date: Sun, 15 Jul 2012 01:12:30 +0200	[thread overview]
Message-ID: <5001FCDE.7000700@mind.be> (raw)
In-Reply-To: <CALo-6+hSrFrqua1s48qzYn9J8qF0F6=zCpgfbguO2hf3VmqeOQ@mail.gmail.com>

On 07/15/12 00:00, Charles Krinke wrote:
> I can compile successfully Qt with the buildroot generated toolchain
> now. However, that gets me to the next step. When I try to go back to
> using TI's external toolchain, I get this error with libtool. I get no
> corresponding libtool error with the buildroot compiled toolchain.
> Would you be willing to comment on what might be going on here?

  When you "go back to using TI's external toolchain", that should include
the following steps:

- set BR2_TOOLCHAIN_EXTERNAL_CUSTOM and set BR2_TOOLCHAIN_EXTERNAL_PATH to
the location of the TI toolchain;

- set the other toolchain options to whatever is provided by the TI toolchain
(probably glibc and C++)

- run make clean

- run make.


  By the way, when you post some error output, it's better if you can also
include the call from buildroot to the package's build system so we can
spot discrepancies there.  And also include the final lines about which
package failed...

  Regards,
  Arnout
-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

  parent reply	other threads:[~2012-07-14 23:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-13 13:51 [Buildroot] Qt tribulations take 2 Charles Krinke
2012-07-13 14:55 ` Thomas Petazzoni
2012-07-13 15:41   ` Charles Krinke
2012-07-14 16:25     ` Julian Lunz
2012-07-14 22:00       ` Charles Krinke
2012-07-14 23:05         ` Thomas Petazzoni
2012-07-15 10:33           ` Arnout Vandecappelle
2012-07-15 10:38             ` Thomas Petazzoni
2012-08-16 17:28               ` Stephan Hoffmann
2012-08-17 11:29                 ` Thomas Petazzoni
2012-07-14 23:12         ` Arnout Vandecappelle [this message]
2012-07-14 20:56 ` Arnout Vandecappelle

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=5001FCDE.7000700@mind.be \
    --to=arnout@mind.be \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.