This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch to support Solaris 11


Joseph S. Myers wrote:
These patches fix the GCC configuration to support Solaris 11 (which
identifies itself as SunOS 5.10.1, hence e.g. i386-pc-solaris2.10.1
target triplet).  The configuration was inconsistent about whether it
checked for solaris2.1[0-9]* or simply solaris2.1[0-9].

The first patch is for csl-sol210-3_4-branch; applied there after
bootstrap on i386-pc-solaris2.10.1.  The second is for mainline and
4.0 branch.  Bootstrapped on i386-pc-solaris2.10.1 (mainline and both
branches; the formerly observed libstdc++ build problem has
disappeared); OK to commit?

OK.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]