trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: April 2012

Re: [trinity-devel] All tde modules FAIL when built on gcc47 (kdesktop, knemo, kcontrol, etc...)

From: "Timothy Pearson" <kb9vqf@...>
Date: Thu, 12 Apr 2012 11:52:09 -0500
> On 04/12/2012 09:38 AM, Timothy Pearson wrote:
>> That's odd.  What happens if you rebuild tdelibs and/or tdebase under
>> gcc4.6?
>>
>> Tim
>
> I'll have to give that a go. I started another build to double check. When
> I
> first build under gcc47, I did get a desktop kcminit failure that
> prevented
> everything except the main window from loading.
>
> It will take a bit of work to reset my build environment to gcc 4.6, but
> I'll
> let you know. Let me know if you have any other ideas.
>
> --
> David C. Rankin, J.D.,P.E.

Right now I'm thinking
1.) some kind of C++ ABI incompatibility
2.) An overlooked commit in GIT that broke kcmodules
3.) A gcc 4.7 bug

Tim