All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steffen Sledz <sledz@dresearch-fe.de>
To: openembedded-devel@lists.openembedded.org
Cc: Paul Menzel <paulepanter@users.sourceforge.net>
Subject: Re: [PATCH] gcc: Remove package libstdc++-dev and libgcc-dev from gcc-cross
Date: Fri, 02 Sep 2011 08:18:18 +0200	[thread overview]
Message-ID: <4E60752A.6080204@dresearch-fe.de> (raw)
In-Reply-To: <4E5DE5C1.4000706@cit-ec.uni-bielefeld.de>

On 31.08.2011 09:41, Stefan Herbrechtsmeier wrote:
> Am 30.08.2011 22:34, schrieb Paul Menzel:
>> Am Dienstag, den 30.08.2011, 16:29 +0200 schrieb Stefan Herbrechtsmeier:
>>> Remove package libstdc++-dev and libgcc-dev from gcc-cross as they
>>> already provided by gcc.
>>>
>>> Commit 8c42351519ece9ed60659a103e624d2e154b3641 add dev packages
>>> (libstdc++-dev libgcc-dev) to gcc-cross (gcc-package-cross.inc)
>>> which are already part of gcc. The libgcc-dev package both include
>>> the libgcc_s.so file which triggers a 'file is already provided by
>>> package' error on incremental builds. The libstdc++-dev package have
>>> different content and is empty on some archs (armv5te, armv7e).
>>> The empty package triggers a 'Cannot satisfy the following
>>> dependencies for task-sdk-bare' error. If an empty libstdc++-dev
>>> package is generated it triggers a '..../usr/include/c++ not exist'
>>> error as this is part of the package from gcc but not gcc-cross.
>>>
>>> Signed-off-by: Stefan Herbrechtsmeier<sherbrec@cit-ec.uni-bielefeld.de>
>>> ---
>>>   recipes/gcc/gcc-4.3.3.inc         |    2 +-
>>>   recipes/gcc/gcc-4.5.inc           |    2 +-
>>>   recipes/gcc/gcc-package-cross.inc |    4 +---
>>>   3 files changed, 3 insertions(+), 5 deletions(-)
>> So does that patch revert commit 8c423515?
> Not complete, it leaves the gcc change in gcc-package-target.inc untouched and
> although keeps the move of the gdb python helpers in gcc-package-cross.inc
> but don't ship them in any package. This keeps the intention of the commit
> and only fix the fault of adding dev packages to gcc-cross.

Thanx for the patch.

It's pushed to oe-dev master now and will make a pull request for 2011.03-maintenance branch too.

Steffen

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058



  reply	other threads:[~2011-09-02  6:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-30 14:29 [PATCH] gcc: Remove package libstdc++-dev and libgcc-dev from gcc-cross Stefan Herbrechtsmeier
2011-08-30 20:23 ` Steffen Sledz
2011-08-30 20:34 ` Paul Menzel
2011-08-31  7:41   ` Stefan Herbrechtsmeier
2011-09-02  6:18     ` Steffen Sledz [this message]
2011-09-30 17:29 ` Khem Raj

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=4E60752A.6080204@dresearch-fe.de \
    --to=sledz@dresearch-fe.de \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=paulepanter@users.sourceforge.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.