Installing the whole GCC family
Akim Demaille
akim.demaille at gmail.com
Thu Sep 19 01:51:52 PDT 2013
Le 19 sept. 2013 à 10:48, Ryan Schmidt <ryandesign at macports.org> a écrit :
> gcc48 and earlier can use libgcc-devel instead of libgcc:
>
> sudo port -f deactivate libgcc
> sudo port install gcc49
Brilliant, thanks Ryan!
But won't this cause errors/warnings/special cases to deal with
when an update of say gcc48 comes? If so, is there a means to
avoid such issues? Do I have a means to tell older gccs to build
with libgcc-devel instead of libgcc?
More information about the macports-users
mailing list