[oe] Musicbrainz

Koen Kooi k.kooi at student.utwente.nl
Tue Aug 25 12:55:13 UTC 2009


On 25-08-09 13:07, Holger Hans Peter Freyther wrote:
> On Monday 24 August 2009 11:59:31 Stuart Gray wrote:
>> I've fixed it.
>>
>> I added oe_soinstall and pulled the so file in for compilation.
>
> Yes, and it is a messy fix. I have pushed musicbrainz_3.0.2 to OE and use
> another -rpath-link to point it to the libstdc++.
>
>
> One more detail... gcc 4.3/binutils are "leaking" c++ symbols and when
> building the C application, gcc is used for the linking and it is not able to
> find the c++ library. I'm manually pointing gcc to the path of this library
> now.

Use AC_PROG_CXX or set LD to g++, that usually fixes it.

regards,

Koen





More information about the Openembedded-devel mailing list