[oe] Musicbrainz

Holger Hans Peter Freyther holger+oe at freyther.de
Sun Aug 23 02:53:13 UTC 2009


On Saturday 22 August 2009 12:00:54 Stuart Gray wrote:
> hi,
>
> Has any one successfully compiled libmusicbrainz_3.0.2.
>
> I have this compiling but it fails at the linking stage as it cannot find
> the library libstdc++.so.6.
>
> I have tried various EXTRA_OEMAKE, OECONF, OECMAKE, but none will add the
> option to the linking stage. Can anyone give me some pointers.

Hey Stuart,

please stop cross-posting. My emails bounce from the gumstix mailinglist and 
this is not fun...

With the limited information I have I would propose to:
	- Link with g++ instead of gcc
	- Or link to -lsupc++ (e.g. you change ammend the TARGET_LDFLAGS)

z.




More information about the Openembedded-devel mailing list