All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Izard <romain.izard.pro@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] build an "autotooled" that is out of tree
Date: Fri, 14 Sep 2012 08:50:29 +0000 (UTC)	[thread overview]
Message-ID: <k2ur4l$djn$1@ger.gmane.org> (raw)
In-Reply-To: 50524954.2070101@free.fr

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.

-- 
Romain Izard

  reply	other threads:[~2012-09-14  8:50 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 [this message]
2012-10-04 20:32   ` dboml

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='k2ur4l$djn$1@ger.gmane.org' \
    --to=romain.izard.pro@gmail.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 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.