Re: Compilation with GCC 4.6

2011-04-16 Thread Cyrille Berger Skott
Hi On Saturday 16 April 2011, Christoph Feck wrote: > I recently switched to GCC 4.6.0, and compiled (nearly) all of svn trunk > resp. git master. Everything went fine, except for two issues: > > * Eigen2 uses ptrdiff_t, but does not include , causing a > compilation error in "calligra" and "ksta

Compilation with GCC 4.6

2011-04-16 Thread Christoph Feck
Hi, I recently switched to GCC 4.6.0, and compiled (nearly) all of svn trunk resp. git master. Everything went fine, except for two issues: * Eigen2 uses ptrdiff_t, but does not include , causing a compilation error in "calligra" and "kstars". This bug has been reported to Eigen developers[1],