Le 2015/04/30 11:06 +0200, Dagobert Michelsen a écrit: > Hi folks (and especially Maciej), > > I am fiddling with GCC 5.1 and get some file collisions with GCC 4. I am not > sure how to > best proceed here as these are non-versioned libs and devel-stuff. I tend to > make them > incompatible with the corresponding GCC 4 packages. Thoughts?
Incompatible seems good. The only other way is having a separate /opt/csw/gcc5 dir, and that was given up a long time ago, right? BTW, relevant read: http://developerblog.redhat.com/2015/02/05/gcc5-and-the-c11-abi/ Laurent
