All of lore.kernel.org
 help / color / mirror / Atom feed
From: dboml <dboml@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] build an "autotooled" that is out of tree
Date: Thu, 04 Oct 2012 22:32:09 +0200	[thread overview]
Message-ID: <506DF249.4020306@free.fr> (raw)
In-Reply-To: <k2ur4l$djn$1@ger.gmane.org>

Hello, thanks, it works.

With the project autooled, i do:
autoreconf --install

Put the buildroot compiler path (<buildroot path>/output/host/usr/bin/)

./configure --host=<compiler prefix>

Do i have have to change PATH before autoreconf ?

Thanks.
David.

Le 14/09/2012 10:50, Romain Izard a ?crit :
> On 2012-09-13, David Bonnin <dboml@free.fr> wrote:
>> Hello,
>>
>> We have a projet that out of the buildroot tree.
>> This projet is build with autotools.
>>
>> When we run .configure script of our projet, we need to set a lot of env
>> variable and pas os it to ./configure.
>>
> Put the buildroot compiler path (<buildroot path>/output/host/usr/bin/)
> in your PATH, and launch ./configure --host=<compiler prefix>. The compiler
> there is a wrapper to the real compiler, with additional default settings.
>
> This should take care of most problems.
>

      reply	other threads:[~2012-10-04 20:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-13 21:00 [Buildroot] build an "autotooled" that is out of tree David Bonnin
2012-09-14  8:50 ` Romain Izard
2012-10-04 20:32   ` dboml [this message]

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=506DF249.4020306@free.fr \
    --to=dboml@free.fr \
    --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.