[oe] [PATCH 1/1] libstdc++.bb: copy libstdc++.so* to rootfs

Khem Raj raj.khem at gmail.com
Wed Mar 17 04:31:05 UTC 2010


On Tue, Mar 16, 2010 at 7:03 PM, Holger Hans Peter Freyther
<holger+oe at freyther.de> wrote:
> On Wednesday 17 March 2010 01:43:41 Tom Rini wrote:
>
>> Checking in a non-external-toolchain based build I have around, I see
>> staging/<target>/usr/lib/libstdc++.so / libstc++.so.6 which point at
>> libstdc++.so.6.0.10, which exists.  Can you explain how you're getting a
>> lack of libstdc++?  Thanks.
>
> I assume he is using gcc to link and some external lib linked C++ symbols into
> the global scope... This was a bug in some versions of gcc and we solved it in
> WebKit/GTK+ by having a linker script and excluding everything _Z*.
>
> So I would nack this change and instead figure out which C library is exposing
> C++ symbols.


I think we have had discussions about packaging gcc runtime. There
were some proposals on packaging it
but the directions seems to be that we need to package them better.
Weather we create  a single package
for all runtime or package each language runtime differently is
decision to me made. I think toolchain-desuck
branch would be the right place to get this done.

>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list