All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] How to just build one application?
Date: Wed, 1 Aug 2007 07:17:56 +0200	[thread overview]
Message-ID: <015601c7d404$0e17b1a0$dcc4af0a@atmel.com> (raw)
In-Reply-To: 419079.4317.qm@web15806.mail.cnb.yahoo.com

>>> I've installed  arm linux gcc 4.1.1 toolchains and I want to build uclibc samba with buildroot package. 
>>> How can I skip building toolchains and just build samba package with the pre-installed toolchains ?
>> 
>> $ make samba
>> 
>> You can build any target that is defined in a *.mk file by passing it
>> directly to the make call.
>> 
>> Philippe
>
>I added "sambe" with make menuconfig and then issued "make samba". But the build script still build gcc tool chain first.  
> 

There is a menu configuration item:
    Toolchain type --->
        Toolchain type (External Toolchain)

Then you need to set the paths in the
    Toolchain Options --->


Best Regards
Ulf Samuelsson

  reply	other threads:[~2007-08-01  5:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-01  2:12 [Buildroot] How to just build one application? Jinag Robert
2007-08-01  5:17 ` Ulf Samuelsson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-08-01  7:42 Jinag Robert
2007-07-31  9:06 Jinag Robert
2007-07-31  9:45 ` Philippe Ney

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='015601c7d404$0e17b1a0$dcc4af0a@atmel.com' \
    --to=ulf@atmel.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.