[LAD] question re: waf cprogram

Dave Phillips dlphillips at woh.rr.com
Sat Jun 6 17:34:46 UTC 2015


On 05/29/2015 12:23 PM, David Robillard wrote:
> On Fri, 2015-05-29 at 08:06 -0400, Dave Phillips wrote:
>> Greetings,
>>
>> The error and repair attached below come from my attempts to build
>> gmidimonitor on Fedora 19. As you can see, gcc is not what's required to
>> complete the build, but waf's cprogram calls gcc, not g++. Alas, I can't
>> find much information about the cprogram directive, and I'm always out
>> of my depths when C++ is involved.
>>
>> Before anyone decides it's an "old code" issue, be advised that I have
>> to perform the same operation on the latest git pulls of xjadeo.
>>
>> I'd like to know if there's a global solution, or at least a
>> compile-time export I can use to resolve the problem.
> Use cxxprogram for c++, not cprogram
>

Thanks, Dave !

Best,

dp



More information about the Linux-audio-dev mailing list