> On 07 June 2017 at 18:12 Khem Raj wrote:
>
> On Wed, Jun 7, 2017 at 9:37 AM, wrote:
>
> > I have an autotools (C++) app which builds fine with my default recipe. But
> > for a particular platform an additional (C) library is needed, so I have a
> > bbappend.
> > I can add in the additional c
On Wed, Jun 7, 2017 at 10:14 AM, Colin Helliwell
wrote:
>
>> On 07 June 2017 at 18:12 Khem Raj wrote:
>>
>> On Wed, Jun 7, 2017 at 9:37 AM, wrote:
>>
>> > I have an autotools (C++) app which builds fine with my default recipe. But
>> > for a particular platform an additional (C) library is neede
On Wed, Jun 7, 2017 at 9:37 AM, wrote:
> I have an autotools (C++) app which builds fine with my default recipe. But
> for a particular platform an additional (C) library is needed, so I have a
> bbappend.
> I can add in the additional compiler flag here, but I'm struggling to
> specify the addit
I have an autotools (C++) app which builds fine with my default recipe. But
for a particular platform an additional (C) library is needed, so I have a
bbappend.
I can add in the additional compiler flag here, but I'm struggling to
specify the additional library linkage - I think it's because the or