trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: April 2012

Re: [trinity-devel] gcc 4.7 (-fpermissive forr tdegraphics) and patch for kima header inclusion

From: Darrell Anderson <humanreadable@...>
Date: Tue, 10 Apr 2012 18:54:54 -0700 (PDT)
>   tdegraphics, kima and basket now build on gcc 4.7.
> 
> tdegraphis: requires -DCMAKE_CXX_FLAGS="-fpermissive"

Which means we still need to patch tdegraphics and fix the real root cause of the failures.


> kima: requires patch to cpufreqdconnection.h (attached)
> 
> basket: requires patch to likeback.cpp (attached)
> 
> **all patches are attached to bug 958
> 
>   After getting signoff - please push. The patches are simple header inclusions: eg:
> 
> +#include <unistd.h>
> +#include <sys/types.h>


Tim's previous response basically was a signoff. I'll try to get these and the updated wallpapers pushed this evening.

Darrell