[oe] Issues building tinyXML

Jack Mitchell ml at communistcode.co.uk
Thu Sep 6 15:19:32 UTC 2012


On 06/09/12 16:16, Phil Blundell wrote:
> On Thu, 2012-09-06 at 16:15 +0100, Jack Mitchell wrote:
>> On 06/09/12 16:09, Phil Blundell wrote:
>>> On Thu, 2012-09-06 at 16:08 +0100, Jack Mitchell wrote:
>>>> So, would the best way to fix it be something like:
>>>>
>>>> do_compile() {
>>>>        run_oemake LD="${CCLD}"
>>>> }
>>> Yes, probably.  Or I guess you can just do:
>>>
>>> LD = "${CCLD}"
>>>
>>> somewhere else in your .bb file.
> Oh, right.  It's a C++ program so what you actually need is LD="${CXX}".
>
> p.
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Perfect, I had CC=${CXX} so I was almost there!! : P

Thanks for the help!

-- 

   Jack Mitchell (jack at embed.me.uk)
   Embedded Systems Engineer
   http://www.embed.me.uk

--





More information about the Openembedded-devel mailing list