All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcus Osdoba <marcus.osdoba@googlemail.com>
To: buildroot@busybox.net
Subject: [Buildroot] preserve toolchain
Date: Tue, 14 Sep 2010 20:10:26 +0200	[thread overview]
Message-ID: <4C8FBA92.1020006@googlemail.com> (raw)

  Hello mailinglist,

For a shorter development cycle I like to preserve the toolchain 
generated by buildroot for the next run. I naivly copied the 
output/toolchain to some other directory and set the toolchain directory 
in the buildroot config. The bin-directory does not include the 
gcc-binaries. Do I have to create links in the bin-directory to the gccs?

Is it possible to take the same toolchain for package build the next 
time? Can I recycle the toolchain generated by buildroot?

Thanks for any reply.

Regards,
Marcus

ossy at debian-virtual:~/buildroot/buildroot-dev$ make nano
/bin/sh: ../br_toolchain/toolchain-uclibc-gnueabi/bin/arm-linux-gcc: 
Datei oder Verzeichnis nicht gefunden

ossy at debian-virtual:~/buildroot/buildroot-dev$ ls -l 
../br_toolchain/toolchain-uclibc-gnueabi/
insgesamt 68
drwxr-xr-x  2 ossy ossy    16 11. Sep 17:01 bin
drwxr-xr-x 17 ossy ossy  4096 11. Sep 17:05 binutils-2.20.1
drwxr-xr-x 11 ossy ossy  4096 11. Sep 17:06 binutils-2.20.1-build
drwxr-xr-x 26 ossy ossy  4096 11. Sep 17:09 gcc-4.3.5
drwxr-xr-x 10 ossy ossy  4096 11. Sep 17:37 gcc-4.3.5-final
drwxr-xr-x  9 ossy ossy  4096 11. Sep 17:15 gcc-4.3.5-initial
drwxr-xr-x 10 ossy ossy  4096 11. Sep 17:23 gcc-4.3.5-intermediate
drwxr-xr-x  5 ossy ossy    41 11. Sep 17:04 gmp
drwxr-xr-x 15 ossy ossy  4096 11. Sep 17:01 gmp-4.2.4
drwxr-xr-x 15 ossy ossy  4096 11. Sep 17:04 gmp-4.2.4-host
drwxr-xr-x  3 ossy ossy    38 11. Sep 17:16 linux
drwxr-xr-x 23 ossy ossy  4096 11. Sep 17:16 linux-2.6.35.4
drwxr-xr-x  5 ossy ossy    42 11. Sep 17:05 mpfr
drwxr-xr-x  4 ossy ossy  8192 11. Sep 17:04 mpfr-2.4.1
drwxr-xr-x  5 ossy ossy 12288 11. Sep 17:05 mpfr-2.4.1-host
drwxr-xr-x 18 ossy ossy  4096 11. Sep 17:25 uClibc-0.9.31
drwxr-xr-x  4 ossy ossy    26 11. Sep 17:17 uClibc_dev

ossy at debian-virtual:~/buildroot/buildroot-dev$ ls -l 
../br_toolchain/toolchain-uclibc-gnueabi/bin
insgesamt 0
lrwxrwxrwx 1 ossy ossy 8 11. Sep 17:01 sed -> /bin/sed

             reply	other threads:[~2010-09-14 18:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-14 18:10 Marcus Osdoba [this message]
2010-09-14 18:45 ` [Buildroot] preserve toolchain Grant Edwards
2010-09-14 19:49   ` Marcus Osdoba

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=4C8FBA92.1020006@googlemail.com \
    --to=marcus.osdoba@googlemail.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.