On Fri, Oct 24, 2008 at 08:34:05AM -0400, James Carlson wrote: > I'm a bit confused about what's going on here. On a Nevada 101 > system, I see no /usr/bin/gas on the system at all, though it does > have SUNWbinutils installed, and I can see /usr/sfw/bin/gas. On an > OpenSolaris 0.99 system, I see a /usr/bin/gas symlink coming from > SUNWbinutils that points over to /usr/sfw. > > What the ... ?
This is due to modifications the OpenSolaris distribution team is making to a couple dozen packages as they're converted into pkg(5) format, in an attempt to make many of these utilities, header files, and libraries more available. Danek