On Tue, 1 Oct 2019 at 21:57, Dennis Clarke wrote: > > On 10/1/19 11:33 AM, Jonathan Wakely wrote: > > On Tue, 1 Oct 2019 at 14:51, Rainer Orth wrote: > >> Besides, unless you're strictly wedded to GCC 4.8 for some reason, it's > >> in your best interest to go for the last version of GCC supported on > >> your Solaris versions which are certain to have all sorts of bugs > >> already fixed. > > > > And even if you need GCC 4.8, choosing 4.8.0 rather than 4.8.5 is a > > very bad choice. > > > > Not certain but I think GCC 8.2.0 works on Solaris 9 still. > Or am I thinking Solaris 10 ? Solaris 9 is obsolete since GCC 4.9: https://gcc.gnu.org/gcc-4.9/changes.html Solaris 10 is obsolete since GCC 9: https://gcc.gnu.org/gcc-9/changes.html