George Vasick wrote: > ro at techfak.uni-bielefeld.de wrote: >> George Vasick <George.Vasick at sun.com> writes: >> > [...] > >> You should provide some details about this: how is this used, and what is >> in there? I think this belongs into its own package. >> >>> Exported Interfaces Comments >>> =================== ======== >>> SUNWgcclibgcc1 Low level runtime library >>> package. >>> All interfaces Committed. >>
I see I answered the wrong question here. It should have been: >> usr/lib/gcc/<machine>/gccfss/4.3.2/LEGAL/* Sparc only. >> usr/lib/gcc/<machine>/gccfss/4.3.2/prod/* Sparc only. > > You should provide some details about this: how is this used, and what is > in there? I think this belongs into its own package. This is the SPARC backend built from closed source. The main components are: usr/lib/gcc/sparc-sun-solaris2.11/gccfss/4.3.3/prod/bin/cg usr/lib/gcc/sparc-sun-solaris2.11/gccfss/4.3.3/prod/bin/fbe usr/lib/gcc/sparc-sun-solaris2.11/gccfss/4.3.3/prod/bin/ipo usr/lib/gcc/sparc-sun-solaris2.11/gccfss/4.3.3/prod/bin/iropt usr/lib/gcc/sparc-sun-solaris2.11/gccfss/4.3.3/prod/bin/postopt We originally created a separate SVR4 package for the SPARC backend for the 432 release. It was combined with GCC components into a single IPS package for the last OpenSolaris release requiring a new combined license. I would like to keep the packages in sync for this release if possible. The complete 432 manifest is here: http://pkg.opensolaris.org/release/manifest/0/developer%2Fgcc%2Fgcc-432%404.3.2%2C5.11-0.111%3A20090818T043612Z I can provide the complete file list if that would help. Thanks, George