On Sep 5, 2014, at 12:36 PM, René J.V. Bertin <[email protected]> wrote:

> I wonder though, that ticket has discussion about how runtimes will be 
> removed from the gcc ports, but I have been building kdevelop-git with 
> gcc-4.8 and running it successfully (apart from crashes not occurring on 
> Linux, which is the reason I wanted to try with clang).

The FSF GCC ports each used to include their own runtime and support libraries 
(libstdc++, libgcc_s, etc.). This caused problems when, for example, a port 
using gcc44's libraries linked against a port using gcc45's libraries.

This was partially remedied by extracting the support libraries into libgcc and 
having all the GCC ports use that single set of libraries.

vq
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to