Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 07/13] toolchain: move sysroot to host dir
Date: Thu, 16 Dec 2010 08:00:07 -0300	[thread overview]
Message-ID: <4D09F137.4030602@zacarias.com.ar> (raw)
In-Reply-To: <20101216114929.0558f286@surf>

On 12/16/2010 07:49 AM, Thomas Petazzoni wrote:

>>  include toolchain/Makefile.in
>>  include package/Makefile.in
>>  
>> +STAGING_DIR:=$(HOST_DIR)/usr/$(REAL_GNU_TARGET_NAME)/sysroot
> 
> This change breaks the ccache support, because when
> --sysroot=$(STAGING_DIR) is used, STAGING_DIR expands to nothing,
> because the definition of STAGING_DIR has been moved *after* the
> inclusion of package/Makefile.in. Any reason why you moved the
> definition ?
> 
> Regards,
> 
> Thomas

Yes, REAL_GNU_TARGET_NAME is filled in package/Makefile.in and we need it.
Maybe we can move it to the toolchain directory where it even sounds
more appropiate?
Regards.

  reply	other threads:[~2010-12-16 11:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-14 19:05 [Buildroot] [PATCH 00/13] Toolchain rework, take 2 Gustavo Zacarias
2010-12-14 19:05 ` [Buildroot] [PATCH 01/13] gmp: make it a proper package and bump to version 5.0.1 Gustavo Zacarias
2010-12-14 19:05 ` [Buildroot] [PATCH 02/13] php: libgmp was renamed to gmp Gustavo Zacarias
2010-12-14 19:49   ` Yann E. MORIN
2010-12-14 19:05 ` [Buildroot] [PATCH 03/13] mpfr: make it a proper package and bump to version 3.0.0-p8 Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 04/13] mpc: make it a proper package Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 05/13] package infra: fix versioned patches for host packages Gustavo Zacarias
2010-12-14 19:54   ` Yann E. MORIN
2010-12-14 19:06 ` [Buildroot] [PATCH 06/13] sstrip: make it a proper package Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 07/13] toolchain: move sysroot to host dir Gustavo Zacarias
2010-12-14 19:58   ` Yann E. MORIN
2010-12-14 20:45     ` Yann E. MORIN
2010-12-16 10:49   ` Thomas Petazzoni
2010-12-16 11:00     ` Gustavo Zacarias [this message]
2010-12-16 14:13       ` Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 08/13] uclibc: move tools " Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 09/13] binutils: make it a proper package Gustavo Zacarias
2010-12-14 20:14   ` Yann E. MORIN
2010-12-14 19:06 ` [Buildroot] [PATCH 10/13] gcc: cleanup and hook Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 11/13] gcc: install copies of libgcc, libstdc++ and libgcj to the sysroot too Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 12/13] uclibc: fix program invocation name config option for the snapshot version Gustavo Zacarias
2010-12-14 19:06 ` [Buildroot] [PATCH 13/13] gdb: make it a proper package Gustavo Zacarias

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=4D09F137.4030602@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox