> Handling GCC dependencies is the main issue and they change frequently. They seem also to depend on the base system and gcc options. Worse, these dependencies may install libraries implemented in C++, which then have been built with the wrong gcc and thus need to be discarded for the rest of the build, no?